Searched defs:addNotificationListener (Results 1 - 25 of 29) sorted by relevance

12

/openjdk10/jdk/src/java.management/share/classes/javax/management/
H A DNotificationBroadcaster.java91 public void addNotificationListener(NotificationListener listener, method in interface:NotificationBroadcaster
H A DStandardEmitterMBean.java256 public void addNotificationListener(NotificationListener listener, method in class:StandardEmitterMBean
H A DNotificationBroadcasterSupport.java175 public void addNotificationListener(NotificationListener listener, method in class:NotificationBroadcasterSupport
H A DMBeanServerDelegate.java172 void addNotificationListener(NotificationListener listener, method in class:MBeanServerDelegate
H A DMBeanServerConnection.java794 public void addNotificationListener(ObjectName name, method in interface:MBeanServerConnection
838 public void addNotificationListener(ObjectName name, method in interface:MBeanServerConnection
H A DMBeanServer.java472 public void addNotificationListener(ObjectName name, method in interface:MBeanServer
482 public void addNotificationListener(ObjectName name, method in interface:MBeanServer
/openjdk10/jdk/test/javax/management/remote/mandatory/notif/
H A DNotificationSender.java51 public void addNotificationListener(NotificationListener l, method in class:NotificationSender
H A DNoPermToRemoveTest.java171 public void addNotificationListener( method in class:NoPermToRemoveTest.Sender
H A DNotificationBufferDeadlockTest.java193 public void addNotificationListener(NotificationListener listener, method in class:NotificationBufferDeadlockTest.DeadlockTest
[all...]
H A DNotificationAccessControllerTest.java69 public void addNotificationListener( method in class:NotificationAccessControllerTest.NAC
/openjdk10/jdk/src/java.management/share/classes/com/sun/jmx/remote/security/
H A DNotificationAccessController.java62 public void addNotificationListener(String connectionId, method in interface:NotificationAccessController
H A DMBeanServerAccessController.java142 public void addNotificationListener(ObjectName name, method in class:MBeanServerAccessController
156 public void addNotificationListener(ObjectName name, method in class:MBeanServerAccessController
/openjdk10/jdk/src/java.management/share/classes/sun/management/
H A DNotificationEmitterSupport.java51 public void addNotificationListener(NotificationListener listener, method in class:NotificationEmitterSupport
/openjdk10/jdk/test/javax/management/Introspector/
H A DIdenticalMBeanInfoTest.java75 public void addNotificationListener(NotificationListener l, method in class:IdenticalMBeanInfoTest.Broadcaster
H A DImmutableNotificationInfoTest.java56 public void addNotificationListener(NotificationListener listener, method in class:ImmutableNotificationInfoTest.UserBroadcaster
/openjdk10/jaxws/src/java.xml.ws/share/classes/com/sun/org/glassfish/gmbal/
H A DGmbalMBeanNOPImpl.java85 public void addNotificationListener(NotificationListener listener, method in class:GmbalMBeanNOPImpl
/openjdk10/jdk/src/jdk.management/share/classes/com/sun/management/internal/
H A DGarbageCollectorExtImpl.java122 public synchronized void addNotificationListener(NotificationListener listener, method in class:GarbageCollectorExtImpl
H A DDiagnosticCommandImpl.java382 public synchronized void addNotificationListener(NotificationListener listener, method in class:DiagnosticCommandImpl
/openjdk10/jdk/src/java.management/share/classes/com/sun/jmx/remote/internal/
H A DServerNotifForwarder.java77 public Integer addNotificationListener(final ObjectName name, method in class:ServerNotifForwarder
H A DClientNotifForwarder.java165 public synchronized void addNotificationListener(Integer listenerID, method in class:ClientNotifForwarder
H A DArrayNotificationBuffer.java660 private void addNotificationListener(final ObjectName name, method in class:ArrayNotificationBuffer
/openjdk10/jdk/src/java.management.rmi/share/classes/javax/management/remote/rmi/
H A DRMIConnection.java862 public void addNotificationListener(ObjectName name, method in interface:RMIConnection
/openjdk10/jdk/src/java.management/share/classes/com/sun/jmx/mbeanserver/
H A DJmxMBeanServer.java833 public void addNotificationListener(ObjectName name, method in class:JmxMBeanServer
858 public void addNotificationListener(ObjectName name, ObjectName listener, method in class:JmxMBeanServer
/openjdk10/jdk/test/javax/management/mxbean/
H A DBasic.java392 public void addNotificationListener(NotificationListener listener, method in class:Basic
/openjdk10/jdk/src/java.management/share/classes/javax/management/modelmbean/
H A DRequiredModelMBean.java2060 public void addNotificationListener(NotificationListener listener, method in class:RequiredModelMBean

Completed in 149 milliseconds

12