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

Field Summary
 
Fields inherited from interface org.apache.avalon.phoenix.interfaces.Kernel
ROLE
 
Fields inherited from interface org.apache.avalon.phoenix.interfaces.KernelMBean
ROLE
 
Constructor Summary
BeanShellKernel()
           
 
Method Summary
 void initialize()
          Overides Initialize from DefaultKernel
 
Methods inherited from class org.apache.avalon.phoenix.components.kernel.DefaultKernel
addApplication, configure, dispose, getApplication, getApplicationNames, removeApplication, service
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BeanShellKernel

public BeanShellKernel()
Method Detail

initialize

public void initialize()
                throws java.lang.Exception
Overides Initialize from DefaultKernel

Overrides:
initialize in class DefaultKernel
java.lang.Exception


Copyright © 2001 Apache Jakarta Project. All Rights Reserved.