org.apache.avalon.phoenix.components.kernel.beanshell
Class BeanShellKernel
java.lang.Object
|
+--AbstractLogEnabled
|
+--org.apache.avalon.phoenix.components.kernel.DefaultKernel
|
+--org.apache.avalon.phoenix.components.kernel.beanshell.BeanShellKernel
- All Implemented Interfaces:
- Kernel, KernelMBean
- public class BeanShellKernel
- extends DefaultKernel
- See Also:
- Serialized Form
Fields inherited from interface org.apache.avalon.phoenix.interfaces.Kernel |
ROLE |
Fields inherited from interface org.apache.avalon.phoenix.interfaces.KernelMBean |
ROLE |
Method Summary |
void |
initialize()
Overides Initialize from DefaultKernel |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BeanShellKernel
public BeanShellKernel()
initialize
public void initialize()
throws Exception
- Overides Initialize from DefaultKernel
- Overrides:
initialize
in class DefaultKernel
Exception
Copyright © 2001 Apache Jakarta Project. All Rights Reserved.