Class RhinoContextFactory

java.lang.Object
org.mozilla.javascript.ContextFactory
io.higson.runtime.invoker.context.RhinoContextFactory

public class RhinoContextFactory extends org.mozilla.javascript.ContextFactory
Author:
przemek hertel
  • Nested Class Summary

    Nested classes/interfaces inherited from class org.mozilla.javascript.ContextFactory

    org.mozilla.javascript.ContextFactory.GlobalSetter, org.mozilla.javascript.ContextFactory.Listener
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class org.mozilla.javascript.ContextFactory

    addListener, call, enter, enterContext, enterContext, exit, getApplicationClassLoader, getGlobal, getGlobalSetter, hasExplicitGlobal, initApplicationClassLoader, initGlobal, isSealed, removeListener, seal

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • RhinoContextFactory

      public RhinoContextFactory()