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 voidContextFactory.addListener(ContextFactory.Listener listener) final voidContextFactory.removeListener(ContextFactory.Listener listener)
Contextinstances should implementContextFactory.Listener.