org.apache.avalon.merlin.kernel
Interface Kernel

All Superinterfaces:
Controller, Home
All Known Implementing Classes:
DefaultKernel

public interface Kernel
extends Home, Controller

A Kernel is the root of a containment solution. This interfaces defines the contract for any kernel implementation, core covering management aspects and service resolutiuon aspects.

Version:
$Revision: 1.4 $ $Date: 2003/09/07 11:34:15 $
Author:
Avalon Development Team

Methods inherited from interface org.apache.avalon.activation.appliance.Home
release, resolve, resolve
 
Methods inherited from interface org.apache.avalon.merlin.kernel.Controller
shutdown, startup
 



Copyright © Apache Software Foundation. All Rights Reserved.