Uses of Interface
org.mozilla.javascript.ContextFactory.Listener

Packages that use ContextFactory.Listener
org.mozilla.javascript   
 

Uses of ContextFactory.Listener in org.mozilla.javascript
 

Subinterfaces of ContextFactory.Listener in org.mozilla.javascript
 interface ContextListener
          Deprecated. Embeddings that wish to customize newly created Context instances should implement ContextFactory.Listener.
 

Methods in org.mozilla.javascript with parameters of type ContextFactory.Listener
 void ContextFactory.addListener(ContextFactory.Listener listener)
           
 void ContextFactory.removeListener(ContextFactory.Listener listener)
           
 



Copyright © 2013. All Rights Reserved.