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, WLDFWatchNotificationBeanpublic interface WLDFBean
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.