public class RMIConnectionProxy
extends java.lang.Object
implements java.lang.reflect.InvocationHandler
| Modifier | Constructor and Description |
|---|---|
protected |
RMIConnectionProxy(javax.management.remote.rmi.RMIConnection nested) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
invoke(java.lang.Object proxy,
java.lang.reflect.Method method,
java.lang.Object[] args) |