| Package | Description |
|---|---|
| weblogic.diagnostics.descriptor |
Provides interfaces for
weblogic.diagnostics.descriptor. |
| Modifier and Type | Method and Description |
|---|---|
WLDFInstrumentationMonitorBean |
WLDFInstrumentationBean.createWLDFInstrumentationMonitor(String name)
Adds the specified diagnostic monitor to this
instrumentation scope, which could be server or application
scope.
|
WLDFInstrumentationMonitorBean[] |
WLDFInstrumentationBean.getWLDFInstrumentationMonitors()
The diagnostic monitors defined in this instrumentation
scope.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WLDFInstrumentationBean.destroyWLDFInstrumentationMonitor(WLDFInstrumentationMonitorBean monitor)
Removes the specified diagnostic monitor from this
instrumentation scope.
|