| Package | Description | 
|---|---|
| weblogic.management.configuration | 
| Modifier and Type | Method and Description | 
|---|---|
WLDFDataRetirementByAgeMBean | 
WLDFServerDiagnosticMBean.createWLDFDataRetirementByAge(String name)
Factory to create WLDFDataRetirement instance corresponding to 
    a WLDF archive 
 | 
WLDFDataRetirementByAgeMBean[] | 
WLDFServerDiagnosticMBean.getWLDFDataRetirementByAges()
Return the WLDFDataRetirementByAgeMBeans parented by this  
 WLDFServerDiagnosticMBean. 
 | 
WLDFDataRetirementByAgeMBean | 
WLDFServerDiagnosticMBean.lookupWLDFDataRetirementByAge(String name)
Look up WLDFDataRetirementByAgeMBean object with given name 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
WLDFServerDiagnosticMBean.destroyWLDFDataRetirementByAge(WLDFDataRetirementByAgeMBean wldfDataRetirement)
Deletes WLDFDataRetirementByAgeMBean object 
 |