| Package | Description | 
|---|---|
| weblogic.diagnostics.descriptor | Provides interfaces for  weblogic.diagnostics.descriptor. | 
| weblogic.diagnostics.watch | This package provides interfaces that retrieve information about
diagnostic watches and JMX watch notifications. | 
| Modifier and Type | Method | Description | 
|---|---|---|
| WLDFJMXNotificationBean | WLDFWatchNotificationBean. createJMXNotification(java.lang.String name) | Creates an JMX notification configuration with the specified
name. | 
| WLDFJMXNotificationBean[] | WLDFWatchNotificationBean. getJMXNotifications() | The JMX notification actions defined in this deployment. | 
| WLDFJMXNotificationBean | WLDFWatchNotificationBean. lookupJMXNotification(java.lang.String name) | Looks up the JMX notification action configuration with the specified
 name. | 
| Modifier and Type | Method | Description | 
|---|---|---|
| void | WLDFWatchNotificationBean. destroyJMXNotification(WLDFJMXNotificationBean notification) | Deletes the specified JMX notification configuration defined
 in this deployment. |