public interface WLDFBean
This abstract bean is the base interface for all WLDF*Bean interfaces.
| Modifier and Type | Method and Description | 
|---|---|
| long | getId() Return the unique id of this bean instance. | 
| String | getName()The name of the WebLogic Diagnostic Framework (WLDF) bean. | 
String getName()
The name of the WebLogic Diagnostic Framework (WLDF) bean.
long getId()
Return the unique id of this bean instance.