|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--org.objectweb.jonas.container.JmxBeanFactory
|
+--org.objectweb.jonas.container.JmxSessionFactory
|
+--org.objectweb.jonas.container.JmxSblFactory
MBean Class for Stateless Session EJB Management MBean type: Standard MBean model: Delegate (JSessionFactory)
| Fields inherited from class org.objectweb.jonas.container.JmxBeanFactory |
desc, ejbToManage, fileName |
| Constructor Summary | |
JmxSblFactory(JSessionFactory factoryToManage)
Constructor |
|
| Method Summary | |
java.lang.Integer |
getCurrentEJBObjectFreePoolSize()
return the size for free ejb object pool |
java.lang.Integer |
getCurrentEJBObjectInUsePoolSize()
return the size for in use ejb object pool |
| Methods inherited from class org.objectweb.jonas.container.JmxSessionFactory |
getSessionTimeOut, setSessionTimeOut |
| Methods inherited from class org.objectweb.jonas.container.JmxBeanFactory |
getAllDataSourceName, getAllJMSConnectionFactoryName, getAllJMSDestinationName, getAllMailFactoryMName, getAllMailFactorySName, getCurrentInstancePoolSize, getDisplayName, getEJBClass, getEJBFileName, getEJBName, getHomeClass, getJndiName, getLocalClass, getLocalHomeClass, getRemoteClass |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.objectweb.jonas.container.JmxSessionFactoryMBean |
getSessionTimeOut, setSessionTimeOut |
| Methods inherited from interface org.objectweb.jonas.container.JmxBeanFactoryMBean |
getAllDataSourceName, getAllJMSConnectionFactoryName, getAllJMSDestinationName, getAllMailFactoryMName, getAllMailFactorySName, getCurrentInstancePoolSize, getDisplayName, getEJBClass, getEJBFileName, getEJBName, getHomeClass, getJndiName, getLocalClass, getLocalHomeClass, getRemoteClass |
| Constructor Detail |
public JmxSblFactory(JSessionFactory factoryToManage)
JSessionFactory - factory to manage| Method Detail |
public java.lang.Integer getCurrentEJBObjectFreePoolSize()
getCurrentEJBObjectFreePoolSize in interface JmxSblFactoryMBeanpublic java.lang.Integer getCurrentEJBObjectInUsePoolSize()
getCurrentEJBObjectInUsePoolSize in interface JmxSblFactoryMBean
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||