Context
instances should implement
ContextFactory.Listener
.public interface ContextListener extends ContextFactory.Listener
Modifier and Type | Method and Description |
---|---|
void |
contextEntered(Context cx)
Deprecated.
Rhino runtime never calls the method.
|
void |
contextExited(Context cx)
Deprecated.
Rhino runtime never calls the method.
|
contextCreated, contextReleased