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

/openjdk7/jdk/test/javax/management/MBeanServer/
H A DPostExceptionTest.java43 * A test case where we instantiate an ExceptionalWombatMBean (or a
150 JMX.newMBeanProxy(mbs, n, ExceptionalWombatMBean.class).end();
445 public static interface ExceptionalWombatMBean { interface in class:PostExceptionTest
457 implements ExceptionalWombatMBean, MBeanRegistration {

Completed in 30 milliseconds