|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mozilla.javascript.ContextFactory
org.apache.batik.bridge.RhinoInterpreter.Factory
protected class RhinoInterpreter.Factory
Factory for Context objects.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.mozilla.javascript.ContextFactory |
---|
org.mozilla.javascript.ContextFactory.Listener |
Constructor Summary | |
---|---|
protected |
RhinoInterpreter.Factory()
|
Method Summary | |
---|---|
protected org.mozilla.javascript.Context |
makeContext()
Creates a Context object for use with the interpreter. |
Methods inherited from class org.mozilla.javascript.ContextFactory |
---|
addListener, call, checkNotSealed, createClassLoader, doTopCall, enter, enter, exit, getApplicationClassLoader, getGlobal, hasExplicitGlobal, hasFeature, initApplicationClassLoader, initGlobal, isSealed, observeInstructionCount, onContextCreated, onContextReleased, removeListener, seal |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected RhinoInterpreter.Factory()
Method Detail |
---|
protected org.mozilla.javascript.Context makeContext()
makeContext
in class org.mozilla.javascript.ContextFactory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |