|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A KernelControllerContextAware.
| Method Summary | |
void |
setKernelControllerContext(KernelControllerContext context)
Set the controller context. |
void |
unsetKernelControllerContext(KernelControllerContext context)
Unset the controller context. |
| Method Detail |
public void setKernelControllerContext(KernelControllerContext context)
throws Exception
This is invoked after construction with the controller context.
WARNING: This protocol is subject to change with the classadapter implementation.
context - the context
Exception - for any error
public void unsetKernelControllerContext(KernelControllerContext context)
throws Exception
This is before uninstallation with null.
WARNING: This protocol is subject to change with the classadapter implementation.
context - the context
Exception - for any error
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||