org.rhq.scripting.javascript.engine.util
Class InterfaceImplementor.InterfaceImplementorInvocationHandler
java.lang.Object
org.rhq.scripting.javascript.engine.util.InterfaceImplementor.InterfaceImplementorInvocationHandler
- All Implemented Interfaces:
- InvocationHandler
- Enclosing class:
- InterfaceImplementor
public class InterfaceImplementor.InterfaceImplementorInvocationHandler
- extends Object
- implements InvocationHandler
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InterfaceImplementor.InterfaceImplementorInvocationHandler
public InterfaceImplementor.InterfaceImplementorInvocationHandler(Invocable engine,
Object thiz)
invoke
public Object invoke(Object proxy,
Method method,
Object[] args)
throws Throwable
- Specified by:
invoke in interface InvocationHandler
- Throws:
Throwable
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.