org.mozilla.javascript
Class PolicySecurityController.SecureCaller
java.lang.Object
org.mozilla.javascript.PolicySecurityController.SecureCaller
- Enclosing class:
- PolicySecurityController
public abstract static class PolicySecurityController.SecureCaller
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PolicySecurityController.SecureCaller
public PolicySecurityController.SecureCaller()
call
public abstract Object call(Callable callable,
Context cx,
Scriptable scope,
Scriptable thisObj,
Object[] args)