Context
instances should implement
ContextFactory.Listener
.public interface ContextListener extends ContextFactory.Listener
限定符和类型 | 方法和说明 |
---|---|
void |
contextEntered(Context cx)
已过时。
Rhino runtime never calls the method.
|
void |
contextExited(Context cx)
已过时。
Rhino runtime never calls the method.
|
contextCreated, contextReleased