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

/openjdk9/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.java33 * MBeanServerForwarderInvocationHandler
35 * MBeanServerForwarderInvocationHandler
299 MBeanServerForwarderInvocationHandler mbsfih =
300 (MBeanServerForwarderInvocationHandler)
H A DRuntimeExceptionTest.java32 * MBeanServerForwarderInvocationHandler
34 * MBeanServerForwarderInvocationHandler
297 MBeanServerForwarderInvocationHandler mbsfih =
298 (MBeanServerForwarderInvocationHandler)
/openjdk9/jdk/test/java/lang/management/ManagementFactory/
H A DMBeanServerMXBeanUnsupportedTest.java68 MBeanServerForwarderInvocationHandler.newProxyInstance();
81 * An MBeanServerForwarderInvocationHandler that throws a
84 public static class MBeanServerForwarderInvocationHandler class in class:MBeanServerMXBeanUnsupportedTest
93 new MBeanServerForwarderInvocationHandler();

Completed in 51 milliseconds