|
|||||||||
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.JmxMdbFactory
MBean Class for Mdb EJB Management MBean type: Standard MBean model: Delegate (JMdbFactory)
Fields inherited from class org.objectweb.jonas.container.JmxBeanFactory |
desc, ejbToManage, fileName |
Constructor Summary | |
JmxMdbFactory(JMdbFactory factoryToManage)
Constructor |
Method Summary | |
java.util.Set |
getAllJMSDestinationName()
return all the destination using by this ejb, including his associate destination |
java.lang.String |
getMdbJMSAssociateDestinationName()
return the name of the associate destination |
Methods inherited from class org.objectweb.jonas.container.JmxBeanFactory |
getAllDataSourceName, getAllJMSConnectionFactoryName, 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, getAllMailFactoryMName, getAllMailFactorySName, getCurrentInstancePoolSize, getDisplayName, getEJBClass, getEJBFileName, getEJBName, getHomeClass, getJndiName, getLocalClass, getLocalHomeClass, getRemoteClass |
Constructor Detail |
public JmxMdbFactory(JMdbFactory factoryToManage)
JMdbFactory
- factory to manageMethod Detail |
public java.lang.String getMdbJMSAssociateDestinationName()
getMdbJMSAssociateDestinationName
in interface JmxMdbFactoryMBean
public java.util.Set getAllJMSDestinationName()
getAllJMSDestinationName
in interface JmxBeanFactoryMBean
getAllJMSDestinationName
in class JmxBeanFactory
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |