org.apache.avalon.phoenix.components.manager
Class MBeanInfoBuilder
java.lang.Object
|
+--AbstractLogEnabled
|
+--org.apache.avalon.phoenix.components.manager.MBeanInfoBuilder
- public final class MBeanInfoBuilder
- extends AbstractLogEnabled
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.
- Version:
- $Revision: 1.4 $ $Date: 2002/09/06 11:35:10 $
- Author:
- Peter Donald, Huw Roberts
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MBeanInfoBuilder
public MBeanInfoBuilder()
build
public void build(Target target,
Class managedClass,
Class[] interfaces)
throws ConfigurationException
ConfigurationException
Copyright © 2001 Apache Jakarta Project. All Rights Reserved.