javax > javax.management > javax.management.notificationbroadcastersupport >

Class: javax.management.NotificationBroadcasterSupport
    java.lang.Object
       javax.management.NotificationBroadcasterSupport


public class NotificationBroadcasterSupport extends Object implements NotificationEmitter


FIELDS:

CONSTRUCTORS:
public NotificationBroadcasterSupport()

public NotificationBroadcasterSupport(Executor executor)

public NotificationBroadcasterSupport(javax.management.MBeanNotificationInfo... info)

public NotificationBroadcasterSupport(Executor executor, javax.management.MBeanNotificationInfo... info)


METHODS:
public void addNotificationListener(NotificationListener listener, NotificationFilter filter, Object handback)
Throws: IllegalArgumentException

public MBeanNotificationInfo[] getNotificationInfo()

protected void handleNotification(NotificationListener listener, Notification notif, Object handback)

public void removeNotificationListener(NotificationListener listener)
Throws: ListenerNotFoundException

public void removeNotificationListener(NotificationListener listener, NotificationFilter filter, Object handback)
Throws: ListenerNotFoundException

public void sendNotification(Notification notification)


INHERITED METHODS:
getClass(), hashCode(), equals(java.lang.Object), clone(), toString(), notify(), notifyAll(), wait(long), wait(long, int), wait(), finalize(),

SUBCLASSES:
Monitor, RelationService, JMXConnectorServer, Timer,





Yazilar kaynak gosterilmeden kopyalanamaz © www.kodcu.net