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

/openjdk7/jdk/test/javax/management/Introspector/
H A DSetWrongTypeAttributeTest.java132 public static class StdMXBlah extends StandardMBean implements BlahMXBean { class in class:SetWrongTypeAttributeTest
133 public StdMXBlah() throws NotCompliantMBeanException { method in class:SetWrongTypeAttributeTest.StdMXBlah
169 test("StandardMBean implementing MXBean Blah", new StdMXBlah());

Completed in 29 milliseconds