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

/openjdk7/jdk/test/javax/management/ObjectInstance/
H A DMBeanInfoFailTest.java46 public boolean isDormant(); method in interface:MBeanInfoFailTest.ThornyDevilMBean
56 public boolean isDormant() { method in class:MBeanInfoFailTest.ThornyDevil
63 if (isDormant()) return super.getMBeanInfo();

Completed in 30 milliseconds