|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A Kernel is the root of a containment solution. This interfaces defines the contract for any kernel implementation covering management aspects and service resolution aspects.
Method Summary | |
Block |
getBlock()
Return the root block. |
Appliance |
locate(String path)
Return the applicance matching the supplied path. |
Methods inherited from interface org.apache.avalon.merlin.KernelController |
shutdown, startup |
Method Detail |
public Block getBlock()
public Appliance locate(String path) throws KernelException
KernelException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |