org.apache.cxf.common.util
Class ExtensionInvocationHandler
java.lang.Object
org.apache.cxf.common.util.ExtensionInvocationHandler
- All Implemented Interfaces:
- InvocationHandler
public class ExtensionInvocationHandler
- extends Object
- implements InvocationHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExtensionInvocationHandler
public ExtensionInvocationHandler(Object o)
invoke
public Object invoke(Object proxy,
Method method,
Object[] args)
throws Throwable
- Specified by:
invoke
in interface InvocationHandler
- Throws:
Throwable
Apache CXF