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
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 |
DefaultKernelMBean
public DefaultKernelMBean(DefaultKernel kernel)
defineObject
protected void defineObject()
- Utility method called to define manageable
objects attributes and operations.
Copyright © 2001 Apache Jakarta Project. All Rights Reserved.