Searched defs:ChildMixMXBean (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/test/javax/management/MBeanInfo/
H A DTooManyFooTest.java100 public interface ChildMixMXBean extends ChildMBean, ChildMXBean { interface in class:TooManyFooTest
121 public static class ChildMixMix extends Child implements ChildMixMXBean {
242 new StandardMBean(childmx,ChildMixMXBean.class,true);

Completed in 30 milliseconds