|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmx4j.server.MBeanMetaData.Factory
public static class MBeanMetaData.Factory
Factory class that creates instance of the MBeanMetaData
interface.
The default implementation is MX4JMBeanMetaData
, but it can be overridden
by setting the system property defined by MX4JSystemKeys.MX4J_MBEAN_METADATA
.
Constructor Summary | |
---|---|
MBeanMetaData.Factory()
|
Method Summary | |
---|---|
static MBeanMetaData |
create()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MBeanMetaData.Factory()
Method Detail |
---|
public static MBeanMetaData create()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |