|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
MBean interface for Stateless Session EJB Management MBean type: Standard MBean model: Delegate (JSessionFactory)
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 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 |
Method Detail |
public java.lang.Integer getMinPoolSize()
public java.lang.Integer getMaxPoolSize()
public java.lang.Integer getNbInstances()
public void reducePoolToMinSize()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |