|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.avalon.merlin.impl.DefaultKernelContext
The context argument supplied to a new kernel instance.
Constructor Summary | |
DefaultKernelContext(Logger logger,
ContainmentModel application)
Creation of a new default kernel context. |
Method Summary | |
ContainmentModel |
getApplicationModel()
Return the application model. |
Logger |
getLogger()
Return the assigned logging channel. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DefaultKernelContext(Logger logger, ContainmentModel application)
logger
- the logging channel to be assigned to the kernelapplication
- the application modelMethod Detail |
public Logger getLogger()
getLogger
in interface KernelContext
public ContainmentModel getApplicationModel()
getApplicationModel
in interface KernelContext
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |