| Package | Description | 
|---|---|
| weblogic.diagnostics.descriptor | 
 Provides interfaces for  
weblogic.diagnostics.descriptor. | 
| Modifier and Type | Method and Description | 
|---|---|
WLDFJMXNotificationBean | 
WLDFWatchNotificationBean.createJMXNotification(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(String name)
Looks up the JMX notification action configuration with the specified
 name. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
WLDFWatchNotificationBean.destroyJMXNotification(WLDFJMXNotificationBean notification)
Deletes the specified JMX notification configuration defined
 in this deployment. 
 |