| Package | Description | 
|---|---|
| weblogic.diagnostics.descriptor | 
 Provides interfaces for  
weblogic.diagnostics.descriptor. | 
| Modifier and Type | Method | Description | 
|---|---|---|
WLDFScaleUpActionBean | 
WLDFWatchNotificationBean.createScaleUpAction(java.lang.String name) | 
 Creates a scale-up action configuration with the specified
 name. 
 | 
WLDFScaleUpActionBean[] | 
WLDFWatchNotificationBean.getScaleUpActions() | 
 The Scale-Up actions defined in this deployment. 
 | 
WLDFScaleUpActionBean | 
WLDFWatchNotificationBean.lookupScaleUpAction(java.lang.String name) | 
 Looks up the Scale-up action configuration with the given
   name. 
 | 
| Modifier and Type | Method | Description | 
|---|---|---|
void | 
WLDFWatchNotificationBean.destroyScaleUpAction(WLDFScaleUpActionBean notification) | 
 Deletes the specified Scale-up action configuration defined
   in this deployment. 
 |