Package org.apache.avalon.merlin.kernel.impl

The kernel package defines a top level Kernel implementation that serves as a host to a set of blocks.

See:
          Description

Interface Summary
DefaultKernelMBean Management interface for the Merlin Kernel.
 

Class Summary
CLIKernelLoader The CLIKernelLoader loads a Merlin Kernel based on a set of command line arguments.
DefaultKernel Implementation of the default Merlin Kernel.
DefaultKernelContext Default implementation of a kernel context.
JRMPKernelAdaptor RMIAdaptor for the JMX Server established by the merlin kernel.
 

Package org.apache.avalon.merlin.kernel.impl Description

The kernel package defines a top level Kernel implementation that serves as a host to a set of blocks. The default kernel implementation handles the setup of supporting infrastructure and deployment of declared blocks.

Component Summary
DefaultKernel A Kernel implementation that provides support the establishment, deployment and decommissioning of a set of Block instances.



Copyright © Apache Software Foundation. All Rights Reserved.