public class ClientExceptionCatcher extends ClientProxy
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
invoke(java.lang.Object proxy,
java.lang.reflect.Method method,
java.lang.Object[] args) |
static javax.management.MBeanServerConnection |
newInstance(javax.management.MBeanServerConnection target) |
public static javax.management.MBeanServerConnection newInstance(javax.management.MBeanServerConnection target)
public java.lang.Object invoke(java.lang.Object proxy, java.lang.reflect.Method method, java.lang.Object[] args) throws java.lang.Throwable
invoke
in interface java.lang.reflect.InvocationHandler
invoke
in class ClientProxy
java.lang.Throwable