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

/openjdk7/jdk/test/javax/management/monitor/
H A DMBeanServerBuilderImpl.java48 MBeanServerForwarderInvocationHandler.newProxyInstance();
H A DMBeanServerForwarderInvocationHandler.java33 public class MBeanServerForwarderInvocationHandler class in inherits:InvocationHandler
39 new MBeanServerForwarderInvocationHandler();
H A DReflectionExceptionTest.java31 * MBeanServerForwarderInvocationHandler
33 * MBeanServerForwarderInvocationHandler
302 MBeanServerForwarderInvocationHandler mbsfih =
303 (MBeanServerForwarderInvocationHandler)
H A DRuntimeExceptionTest.java31 * MBeanServerForwarderInvocationHandler
33 * MBeanServerForwarderInvocationHandler
301 MBeanServerForwarderInvocationHandler mbsfih =
302 (MBeanServerForwarderInvocationHandler)
/openjdk7/jdk/test/java/lang/management/ManagementFactory/
H A DMBeanServerMXBeanUnsupportedTest.java65 MBeanServerForwarderInvocationHandler.newProxyInstance();
78 * An MBeanServerForwarderInvocationHandler that throws a
81 public static class MBeanServerForwarderInvocationHandler class in class:MBeanServerMXBeanUnsupportedTest
87 new MBeanServerForwarderInvocationHandler();

Completed in 31 milliseconds