|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectBuiltinFunctionObject
org.apache.xmlrpc.fesi.FesiRpcExtension.GlobalObjectRemote
Constructor Summary | |
(package private) |
FesiRpcExtension.GlobalObjectRemote(java.lang.String name,
Evaluator evaluator,
FunctionPrototype fp)
|
Method Summary | |
ESValue |
callFunction(ESObject thisObject,
ESValue[] arguments)
|
ESObject |
doConstruct(ESObject thisObject,
ESValue[] arguments)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
FesiRpcExtension.GlobalObjectRemote(java.lang.String name, Evaluator evaluator, FunctionPrototype fp)
Method Detail |
public ESValue callFunction(ESObject thisObject, ESValue[] arguments) throws EcmaScriptException
EcmaScriptException
public ESObject doConstruct(ESObject thisObject, ESValue[] arguments) throws EcmaScriptException
EcmaScriptException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |