Package org.mozilla.javascript.engine
Class RhinoInvocationHandler
- java.lang.Object
- 
- org.mozilla.javascript.engine.RhinoInvocationHandler
 
- 
- All Implemented Interfaces:
- java.lang.reflect.InvocationHandler
 
 public class RhinoInvocationHandler extends java.lang.Object implements java.lang.reflect.InvocationHandler
- 
- 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Objectinvoke(java.lang.Object proxy, java.lang.reflect.Method method, java.lang.Object[] args)
 
-