javax > javax.management > javax.management.modelmbean > javax.management.modelmbean.modelmbeannotificationbroadcaster >

Interface: javax.management.modelmbean.ModelMBeanNotificationBroadcaster
    javax.management.modelmbean.ModelMBeanNotificationBroadcaster


public interface ModelMBeanNotificationBroadcaster extends NotificationBroadcaster


FIELDS:

CONSTRUCTORS:

METHODS:
void addAttributeChangeNotificationListener(NotificationListener listener, String attributeName, Object handback)
Throws: IllegalArgumentException
Throws: MBeanException
Throws: RuntimeOperationsException

void removeAttributeChangeNotificationListener(NotificationListener listener, String attributeName)
Throws: ListenerNotFoundException
Throws: MBeanException
Throws: RuntimeOperationsException

void sendAttributeChangeNotification(Attribute oldValue, Attribute newValue)
Throws: MBeanException
Throws: RuntimeOperationsException

void sendAttributeChangeNotification(AttributeChangeNotification notification)
Throws: MBeanException
Throws: RuntimeOperationsException

void sendNotification(String ntfyText)
Throws: MBeanException
Throws: RuntimeOperationsException

void sendNotification(Notification ntfyObj)
Throws: MBeanException
Throws: RuntimeOperationsException


INHERITED METHODS:

SUBINTERFACES:
ModelMBean,





Yazilar kaynak gosterilmeden kopyalanamaz © www.kodcu.net