| 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 | 
|---|---|---|
WLDFRESTNotificationBean | 
WLDFWatchNotificationBean.createRESTNotification(java.lang.String name) | 
 Creates an REST action configuration with the specified
name. 
 | 
WLDFRESTNotificationBean[] | 
WLDFWatchNotificationBean.getRESTNotifications() | 
 The REST actions defined in this deployment. 
 | 
WLDFRESTNotificationBean | 
WLDFWatchNotificationBean.lookupRESTNotification(java.lang.String name) | 
 Looks up the REST action configuration with the given
   name. 
 | 
| Modifier and Type | Method | Description | 
|---|---|---|
void | 
WLDFWatchNotificationBean.destroyRESTNotification(WLDFRESTNotificationBean notification) | 
 Deletes the specified REST action configuration defined
   in this deployment. 
 |