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

/openjdk7/jdk/test/javax/management/modelmbean/
H A DExoticTargetTypeTest.java61 new ModelMBeanInfoSupport(ExoticModelMBean.class.getName(),
69 final ExoticModelMBean exoticMMB = new ExoticModelMBean(mmbInfo);
131 public static class ExoticModelMBean extends RequiredModelMBean { class in class:ExoticTargetTypeTest
132 public ExoticModelMBean(ModelMBeanInfo mmbInfo) throws MBeanException { method in class:ExoticTargetTypeTest.ExoticModelMBean

Completed in 28 milliseconds