| Package | Description |
|---|---|
| weblogic.diagnostics.descriptor |
Provides interfaces for
weblogic.diagnostics.descriptor. |
| Modifier and Type | Method and Description |
|---|---|
WLDFLogActionBean |
WLDFWatchNotificationBean.createLogAction(String name)
Creates an Log action configuration with the specified
name.
|
WLDFLogActionBean[] |
WLDFWatchNotificationBean.getLogActions()
The Log actions defined in this deployment.
|
WLDFLogActionBean |
WLDFWatchNotificationBean.lookupLogAction(String name)
Looks up the Log action configuration with the given
name.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WLDFWatchNotificationBean.destroyLogAction(WLDFLogActionBean action)
Deletes the specified Log action configuration defined
in this deployment.
|