Package | Description |
---|---|
net.sourceforge.htmlunit.corejs.javascript |
Modifier and Type | Interface and Description |
---|---|
interface |
ContextListener
Deprecated.
Embeddings that wish to customize newly created
Context instances should implement
ContextFactory.Listener . |
Modifier and Type | Method and Description |
---|---|
void |
ContextFactory.addListener(ContextFactory.Listener listener) |
void |
ContextFactory.removeListener(ContextFactory.Listener listener) |