org.apache.avalon.phoenix.components.kernel.beanshell
Class BeanShellKernel

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


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
 

Constructor Detail

BeanShellKernel

public BeanShellKernel()
Method Detail

initialize

public void initialize()
                throws Exception
Overides Initialize from DefaultKernel
Overrides:
initialize in class DefaultKernel


Copyright © 2001 Apache Jakarta Project. All Rights Reserved.