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

/openjdk7/jdk/test/javax/management/MBeanInfo/
H A DTooManyFooTest.java112 public static class ChildMix implements ChildMXBean { class in class:TooManyFooTest
232 final ChildMix childx = new ChildMix();
233 test(childx,"ChildMix[MXBean]",true);
240 test(schildx,"ChildMix[StandarMXBean(ChildMix)]",true);

Completed in 1296 milliseconds