public class ServiceProxyInvocationHandler
extends java.lang.Object
implements java.lang.reflect.InvocationHandler
Constructor and Description |
---|
ServiceProxyInvocationHandler(java.lang.Object serviceProxy, java.lang.String localHelperContextId) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
invoke(java.lang.Object proxy, java.lang.reflect.Method method, java.lang.Object[] args) |
public ServiceProxyInvocationHandler(java.lang.Object serviceProxy, java.lang.String localHelperContextId)
public java.lang.Object invoke(java.lang.Object proxy, java.lang.reflect.Method method, java.lang.Object[] args) throws ServiceException
invoke
in interface java.lang.reflect.InvocationHandler
ServiceException