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

/openjdk7/jdk/test/javax/management/monitor/
H A DNonComparableAttributeValueTest.java315 public int monitorNotifications() throws Exception { method in class:NonComparableAttributeValueTest
343 int error = test.monitorNotifications();
H A DNullAttributeValueTest.java315 public int monitorNotifications() throws Exception { method in class:NullAttributeValueTest
343 int error = test.monitorNotifications();
H A DReflectionExceptionTest.java298 public int monitorNotifications() throws Exception { method in class:ReflectionExceptionTest
341 int error = test.monitorNotifications();
H A DRuntimeExceptionTest.java297 public int monitorNotifications() throws Exception { method in class:RuntimeExceptionTest
339 int error = test.monitorNotifications();
H A DAttributeArbitraryDataTypeTest.java700 public int monitorNotifications() throws Exception { method in class:AttributeArbitraryDataTypeTest
775 int error = test.monitorNotifications();

Completed in 156 milliseconds