Searched refs:getNotificationInfo (Results 26 - 36 of 36) sorted by relevance

12

/openjdk7/jdk/src/share/sample/jmx/jmx-scandir/src/com/sun/jmx/examples/scandir/
H A DDirectoryScanner.java541 public MBeanNotificationInfo[] getNotificationInfo() { method in class:DirectoryScanner
H A DScanManager.java930 public MBeanNotificationInfo[] getNotificationInfo() { method in class:ScanManager
/openjdk7/jdk/src/share/classes/javax/management/monitor/
H A DCounterMonitor.java601 public MBeanNotificationInfo[] getNotificationInfo() { method in class:CounterMonitor
/openjdk7/jdk/src/share/classes/com/sun/jmx/mbeanserver/
H A DMBeanIntrospector.java447 ((NotificationBroadcaster) moi).getNotificationInfo();
/openjdk7/jdk/src/share/classes/javax/management/timer/
H A DTimer.java250 public synchronized MBeanNotificationInfo[] getNotificationInfo() { method in class:Timer
/openjdk7/jdk/src/share/classes/com/sun/jmx/snmp/daemon/
H A DCommunicatorServer.java1228 public MBeanNotificationInfo[] getNotificationInfo() { method in class:CommunicatorServer
1230 // Initialize notifInfos on first call to getNotificationInfo()
/openjdk7/jdk/test/javax/management/mxbean/
H A DMiscTest.java162 public MBeanNotificationInfo[] getNotificationInfo() { method in class:MiscTest.BaseEmitterTest
/openjdk7/jdk/test/javax/management/MBeanServer/
H A DOldMBeanServerTest.java262 public MBeanNotificationInfo[] getNotificationInfo() { method in class:OldMBeanServerTest.BoringNotifier
1228 notifs = ((NotificationBroadcaster) std).getNotificationInfo();
1330 // public MBeanNotificationInfo[] getNotificationInfo() {
1331 // return ((NotificationBroadcaster) mbean).getNotificationInfo();
/openjdk7/jdk/src/share/classes/com/sun/jmx/snmp/agent/
H A DSnmpMibTable.java825 public MBeanNotificationInfo[] getNotificationInfo() { method in class:SnmpMibTable
/openjdk7/jdk/src/share/classes/javax/management/modelmbean/
H A DRequiredModelMBean.java2456 public MBeanNotificationInfo[] getNotificationInfo() { method in class:RequiredModelMBean
2460 "getNotificationInfo()","Entry");
2522 "getNotificationInfo()","Exit");
/openjdk7/jdk/src/share/classes/javax/management/relation/
H A DRelationService.java2497 public MBeanNotificationInfo[] getNotificationInfo() { method in class:RelationService
2500 "getNotificationInfo");
2519 "getNotificationInfo");

Completed in 74 milliseconds

12