|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.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)
Field Summary |
Fields inherited from class org.objectweb.jonas.container.JmxBeanFactory |
desc, ejbToManage, fileName |
Constructor Summary | |
JmxSblFactory(JStatelessFactory factoryToManage)
Constructor |
Method Summary | |
java.lang.Integer |
getMaxPoolSize()
MBean method for bean instances pool management. |
java.lang.Integer |
getMinPoolSize()
MBean method for bean instances pool management. |
java.lang.Integer |
getNbInstances()
MBean method for bean instances pool management. |
void |
reducePoolToMinSize()
MBean method for bean instances pool management. |
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, getAllURLs, 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, getAllURLs, getCurrentInstancePoolSize, getDisplayName, getEJBClass, getEJBFileName, getEJBName, getHomeClass, getJndiName, getLocalClass, getLocalHomeClass, getRemoteClass |
Constructor Detail |
public JmxSblFactory(JStatelessFactory factoryToManage)
Method Detail |
public java.lang.Integer getMinPoolSize()
getMinPoolSize
in interface JmxSblFactoryMBean
public java.lang.Integer getMaxPoolSize()
getMaxPoolSize
in interface JmxSblFactoryMBean
public java.lang.Integer getNbInstances()
getNbInstances
in interface JmxSblFactoryMBean
public void reducePoolToMinSize()
reducePoolToMinSize
in interface JmxSblFactoryMBean
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |