|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ControllerContextAction
A controller context action.
Method Summary | |
---|---|
void |
install(ControllerContext context)
Install a context |
void |
uninstall(ControllerContext context)
Uninstall a context |
Method Detail |
---|
void install(ControllerContext context) throws Throwable
context
- the context
Throwable
- for any errorvoid uninstall(ControllerContext context)
context
- the context
Throwable
- for any error
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |