| 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 | 
|---|---|---|
| WLDFImageNotificationBean | WLDFWatchNotificationBean. createImageNotification(java.lang.String name) | Creates an Image action configuration with the specified
 name. | 
| WLDFImageNotificationBean[] | WLDFWatchNotificationBean. getImageNotifications() | The Image actions defined in this deployment. | 
| WLDFImageNotificationBean | WLDFWatchNotificationBean. lookupImageNotification(java.lang.String name) | Looks up the Image action configuration with the
 specified name. | 
| Modifier and Type | Method | Description | 
|---|---|---|
| void | WLDFWatchNotificationBean. destroyImageNotification(WLDFImageNotificationBean notification) | Deletes the specified Image action configuration defined
 in this deployment. |