|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.easybeans.jmx.MBeansHelper
public final class MBeansHelper
Creates the MBeans and register them.
Constructor Summary | |
---|---|
private |
MBeansHelper()
Utility class, no public constructor. |
Method Summary | |
---|---|
static void |
createMBeanDeployer(org.apache.commons.modeler.Registry registry)
Create the Deployer MBean (and register it). |
static void |
initMBeans()
Init all MBeans of this EJB3 container. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
private MBeansHelper()
Method Detail |
---|
public static void initMBeans() throws MBeansException
MBeansException
- if MBeans are not created.public static void createMBeanDeployer(org.apache.commons.modeler.Registry registry) throws MBeansException
registry
- the Commons modeler registry to lookup model
MBeansException
- if the MBean is not registered.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |