org.apache.avalon.phoenix.components.kernel
Class DefaultKernelMBean

java.lang.Object
  |
  +--ConstructiveMBean
        |
        +--org.apache.avalon.phoenix.components.kernel.DefaultKernelMBean

public class DefaultKernelMBean
extends ConstructiveMBean

The manager for the kernel. Used to test ConstructiveMBean.

Author:
Peter Donald
See Also:
Serialized Form

Constructor Summary
DefaultKernelMBean(DefaultKernel kernel)
           
 
Method Summary
protected  void defineObject()
          Utility method called to define manageable objects attributes and operations.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultKernelMBean

public DefaultKernelMBean(DefaultKernel kernel)
Method Detail

defineObject

protected void defineObject()
Utility method called to define manageable objects attributes and operations.



Copyright © 2001 Apache Jakarta Project. All Rights Reserved.