|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--AbstractLogEnabled | +--org.apache.avalon.phoenix.components.manager.MBeanInfoBuilder
An MBeanInfoBuilder is responsible for building Management Topic objects from Configuration objects. The format for Configuration object is specified in the MxInfo specification. The information is loaded into the Target structure.
Constructor Summary | |
MBeanInfoBuilder()
|
Method Summary | |
void |
build(Target target,
java.lang.Class managedClass,
java.lang.Class[] interfaces)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MBeanInfoBuilder()
Method Detail |
public void build(Target target, java.lang.Class managedClass, java.lang.Class[] interfaces) throws ConfigurationException
ConfigurationException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |