| Package | Description | 
|---|---|
| weblogic.management.runtime | 
 Contains classes and interfaces for monitoring a WebLogic 
Server domain. 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
WLDFDbstoreArchiveRuntimeMBean
Use this interface to retrieve statistical information associated with
 the WLDF archives that use databases for storage. 
 | 
interface  | 
WLDFEditableArchiveRuntimeMBean
Use this interface to collect statistical information about
 the editable archives maintained by WLDF, such as JDBC based and
 weblogic.store based WLDF archives 
 | 
interface  | 
WLDFFileArchiveRuntimeMBean
Use this interface to collect statistical information about
 file-based WLDF archives. 
 | 
interface  | 
WLDFWlstoreArchiveRuntimeMBean
Use this interface to retrieve statistical information
 associated with WLDF archives that use WebLogic Store for data
 storage. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
WLDFArchiveRuntimeMBean[] | 
WLDFRuntimeMBean.getWLDFArchiveRuntimes()
The MBeans that represent this server's view of its
 diagnostic archives. 
 |