|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface ContextFactory.Listener
Listener of Context
creation and release events.
Method Summary | |
---|---|
void |
contextCreated(Context cx)
Notify about newly created Context object. |
void |
contextReleased(Context cx)
Notify that the specified Context instance is no longer
associated with the current thread. |
Method Detail |
---|
void contextCreated(Context cx)
Context
object.
void contextReleased(Context cx)
Context
instance is no longer
associated with the current thread.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |