|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.bss.esb.management.MBeanFactory
Factory for creating the MBeans required/used by the ESB application.
Constructor Summary | |
MBeanFactory()
|
Method Summary | |
static EsbRouterMonitorMBean |
getEsbRouterMonitorMBean(EsbRouter router,
javax.naming.InitialContext ic)
Returns a new instance of the EsbRouterMonitor MBean. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MBeanFactory()
Method Detail |
public static EsbRouterMonitorMBean getEsbRouterMonitorMBean(EsbRouter router, javax.naming.InitialContext ic) throws javax.naming.NamingException
EsbRouterMonitor
MBean.
router
- The EsbRouter instance that will be managed by this MBeanic
- The JNDI initial naming context.
javax.naming.NamingException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |