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

Packages that use KernelContext
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 KernelContext in org.apache.avalon.merlin.impl
 

Classes in org.apache.avalon.merlin.impl that implement KernelContext
 class DefaultKernelContext
          The context argument supplied to a new kernel instance.
 

Constructors in org.apache.avalon.merlin.impl with parameters of type KernelContext
DefaultKernel(KernelContext context)
          Creation of a new Merlin Kernel.
 



Copyright © The Apache Software Foundation. All Rights Reserved.