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

/openjdk7/jdk/test/javax/management/Introspector/
H A DSetWrongTypeAttributeTest.java101 public static class StdBlah extends StandardMBean implements BlahMBean { class in class:SetWrongTypeAttributeTest
102 public StdBlah() throws NotCompliantMBeanException { method in class:SetWrongTypeAttributeTest.StdBlah
165 test("StandardMBean implementing Blah", new StdBlah());

Completed in 45 milliseconds