public class ExtensionInvocationHandler extends Object implements InvocationHandler
ExtensionInvocationHandler(Object o)
Object
invoke(Object proxy, Method method, Object[] args)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ExtensionInvocationHandler(Object o)
public Object invoke(Object proxy, Method method, Object[] args) throws Throwable
invoke
InvocationHandler
Throwable
Apache CXF