|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ShellContextVariableLifecycleHandler
Lifecycle handler for a shell context variable.
| Method Summary | |
|---|---|
boolean |
onAdd(Object object)
Called before the object is added to the context. |
void |
onContextDestroyed(Object object)
Called when the shell context is destroyed. |
void |
onRemove(Object object)
Called after the object has been removed from the context. |
| Method Detail |
|---|
boolean onAdd(Object object)
object -
void onRemove(Object object)
object - void onContextDestroyed(Object object)
object -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||