Context instances should
implement ContextFactory.Listener.@Deprecated 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@Deprecated void contextEntered(Context cx)
@Deprecated void contextExited(Context cx)
Copyright © 2025 HtmlUnit. All rights reserved.