|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.cocoon.interpreter.ecmascript.EcmaScriptEvaluator
Constructor Summary | |
protected |
EcmaScriptEvaluator(FESI.jslib.JSGlobalObject prototype,
java.lang.String[] extensions)
|
Method Summary | |
protected boolean |
acquire()
|
protected FESI.jslib.JSGlobalObject |
getGlobalObject()
|
protected void |
release()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
protected EcmaScriptEvaluator(FESI.jslib.JSGlobalObject prototype, java.lang.String[] extensions) throws FESI.jslib.JSException
Method Detail |
protected FESI.jslib.JSGlobalObject getGlobalObject()
protected boolean acquire()
protected void release()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |