BEA Systems, Inc.

BEA WebLogic Server 9.1 API Reference


Uses of Class
weblogic.diagnostics.watch.WatchNotification

Packages that use WatchNotification
weblogic.diagnostics.watch This package provides interfaces that retrieve information about diagnostic watches and JMX watch notifications. 
 

Uses of WatchNotification in weblogic.diagnostics.watch
 

Methods in weblogic.diagnostics.watch that return WatchNotification
 WatchNotification JMXWatchNotification.getExtendedInfo()
          Provides additional information about this notification.
 

Methods in weblogic.diagnostics.watch with parameters of type WatchNotification
 void JMXNotificationProducer.postJMXNotification(String notifName, String notifType, String watchName, String message, WatchNotification wn)
          Generates the JMX Notification based on based on attributes configured in the watch rule.
 void JMXNotificationListener.processNotification(WatchNotification wn)
          Generates the JMX Notification based on based on attributes configured in the watch rule.
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs91
Copyright 2005 BEA Systems Inc.