SettableBean
WLDFActionBean
, WLDFArrayPropertyBean
, WLDFConfigurationPropertiesBean
, WLDFConfigurationPropertyBean
, WLDFEncryptedPropertyBean
, WLDFHarvestedTypeBean
, WLDFHarvesterBean
, WLDFHeapDumpActionBean
, WLDFImageNotificationBean
, WLDFInstrumentationBean
, WLDFInstrumentationMonitorBean
, WLDFJMSNotificationBean
, WLDFJMXNotificationBean
, WLDFLogActionBean
, WLDFNotificationBean
, WLDFPropertyBean
, WLDFResourceBean
, WLDFRESTNotificationBean
, WLDFScaleDownActionBean
, WLDFScaleUpActionBean
, WLDFScalingActionBean
, WLDFScheduleBean
, WLDFScriptActionBean
, WLDFSMTPNotificationBean
, WLDFSNMPNotificationBean
, WLDFThreadDumpActionBean
, WLDFWatchBean
, WLDFWatchNotificationBean
public interface WLDFBean extends SettableBean
This abstract bean is the base interface for all WLDF*Bean interfaces.
Modifier and Type | Method | Description |
---|---|---|
long |
getId() |
Return the unique id of this bean instance.
|
java.lang.String |
getName() |
The name of the WebLogic Diagnostic Framework (WLDF) bean.
|
java.lang.String getName()
The name of the WebLogic Diagnostic Framework (WLDF) bean.
long getId()
Return the unique id of this bean instance.