Searched refs:SnapshotInvocationHandler (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/tools/jconsole/
H A DProxyClient.java962 final InvocationHandler ih = new SnapshotInvocationHandler(mbsc);
970 static class SnapshotInvocationHandler implements InvocationHandler { class in class:ProxyClient
980 SnapshotInvocationHandler(MBeanServerConnection conn) { method in class:ProxyClient.SnapshotInvocationHandler

Completed in 194 milliseconds