Uses of Interface
org.mozilla.javascript.ContextFactory.Listener
Packages that use ContextFactory.Listener
-
Uses of ContextFactory.Listener in org.mozilla.javascript
Subinterfaces of ContextFactory.Listener in org.mozilla.javascriptMethods in org.mozilla.javascript with parameters of type ContextFactory.ListenerModifier and TypeMethodDescriptionfinal void
ContextFactory.addListener
(ContextFactory.Listener listener) final void
ContextFactory.removeListener
(ContextFactory.Listener listener)
Context
instances should implementContextFactory.Listener
.