|
|||||||||
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
MBean Class for Session EJB Management MBean type: Standard MBean model: Delegate (JSessionFactory)
Fields inherited from class org.objectweb.jonas.container.JmxBeanFactory |
desc, ejbToManage, fileName |
Constructor Summary | |
JmxSessionFactory(JSessionFactory factoryToManage)
Constructor |
Method Summary | |
java.lang.Integer |
getSessionTimeOut()
get the session time out for this session ejb |
void |
setSessionTimeOut(java.lang.Integer timeOut)
set the session time out for this session bean |
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.JmxBeanFactoryMBean |
getAllDataSourceName, getAllJMSConnectionFactoryName, getAllJMSDestinationName, getAllMailFactoryMName, getAllMailFactorySName, getCurrentInstancePoolSize, getDisplayName, getEJBClass, getEJBFileName, getEJBName, getHomeClass, getJndiName, getLocalClass, getLocalHomeClass, getRemoteClass |
Constructor Detail |
public JmxSessionFactory(JSessionFactory factoryToManage)
JSessionFactory
- factory to manageMethod Detail |
public java.lang.Integer getSessionTimeOut()
getSessionTimeOut
in interface JmxSessionFactoryMBean
public void setSessionTimeOut(java.lang.Integer timeOut)
setSessionTimeOut
in interface JmxSessionFactoryMBean
Integer
- new session time out
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |