Uses of Interface
org.apache.avalon.merlin.KernelController

Packages that use KernelController
org.apache.avalon.merlin The Merlin Kernel API defines a set of interfaces the encompass the creation criteria, controller and main kernel functionality. 
org.apache.avalon.merlin.impl The kernel package defines a top level Kernel implementation that serves as a host to a set of blocks.  
 

Uses of KernelController in org.apache.avalon.merlin
 

Subinterfaces of KernelController in org.apache.avalon.merlin
 interface Kernel
          A Kernel is the root of a containment solution.
 

Uses of KernelController in org.apache.avalon.merlin.impl
 

Subinterfaces of KernelController in org.apache.avalon.merlin.impl
 interface DefaultKernelMBean
          Management interface for the Merlin Kernel.
 

Classes in org.apache.avalon.merlin.impl that implement KernelController
 class DefaultKernel
          Implementation of the default Merlin Kernel.
 



Copyright © Apache Software Foundation. All Rights Reserved.