org.mozilla.javascript
Class NativeJavaMethod
- Callable, ConstProperties, DebuggableObject, Function, IdFunctionCall, Scriptable, Serializable
public class NativeJavaMethod
This class reflects Java methods into the JavaScript environment and
handles overloading of methods.
Object execIdCall , Object getInstanceIdValue , String getClassName , String getInstanceIdName , boolean hasInstance , call , construct , createObject , getArity , getClassPrototype , getFunctionName , getLength , int findInstanceIdInfo , int findPrototypeId , int getMaxInstanceId , setImmunePrototypeProperty , void fillConstructorProperties , void initPrototypeId , void setInstanceIdValue |
Object get , activatePrototypeMap , addIdFunctionProperty , boolean has , defaultGet , defaultPut , execIdCall , exportAsJSClass , fillConstructorProperties , findInstanceIdInfo , findPrototypeId , getInstanceIdName , getInstanceIdValue , getMaxInstanceId , hasPrototypeMap , incompatibleCallError , initPrototypeConstructor , initPrototypeId , initPrototypeMethod , initPrototypeValue , instanceIdInfo , int getAttributes , setInstanceIdValue , void delete , void put , void setAttributes |
associateValue , avoidObjectDetection , callMethod , callMethod , defineConst , defineConstProperty , defineFunctionProperties , defineProperty , defineProperty , defineProperty , defineProperty , delete , delete , deleteProperty , deleteProperty , equivalentValues , extends Scriptable> String defineClass , extends Scriptable> void defineClass , extends Scriptable> void defineClass , get , get , getAllIds , getAssociatedValue , getAttributes , getAttributes , getAttributes , getAttributes , getClassName , getClassPrototype , getDefaultValue , getDefaultValue , getFunctionPrototype , getGetterOrSetter , getIds , getObjectPrototype , getParentScope , getProperty , getProperty , getPropertyIds , getPrototype , getTopLevelScope , getTopScopeValue , has , has , hasInstance , hasProperty , hasProperty , isConst , isGetterOrSetter , isSealed , put , put , putConst , putConstProperty , putProperty , putProperty , redefineProperty , sealObject , setAttributes , setAttributes , setAttributes , setAttributes , setGetterOrSetter , setParentScope , setPrototype |
NativeJavaMethod
public NativeJavaMethod(Method method,
String name)
String getFunctionName
public @Override String getFunctionName()
String toString
public @Override String toString()