|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use KernelException | |
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. |
Uses of KernelException in org.apache.avalon.merlin.kernel.impl |
Constructors in org.apache.avalon.merlin.kernel.impl that throw KernelException | |
DefaultKernelContext(Repository bootstrap,
File user,
File library,
File home,
URL kernel,
URL[] blocks,
URL config,
boolean server,
boolean info,
boolean debug)
Creation of a new default kernel context. |
|
DefaultKernel(KernelContext context)
Creation of a new Merlin Kernel. |
|
DefaultKernel(javax.management.MBeanServer server,
KernelContext context)
Creation of a new Merlin Kernel. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |