| Package | Description | 
|---|---|
| weblogic.management.runtime | 
 Contains classes and interfaces for monitoring a WebLogic 
Server domain. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
WLDFDataAccessRuntimeMBean[] | 
WLDFAccessRuntimeMBean.getWLDFDataAccessRuntimes()
An array containing all known instances of the
 WLDFDataAccessRuntimeMBean MBeans on this server. 
 | 
WLDFDataAccessRuntimeMBean | 
WLDFAccessRuntimeMBean.lookupWLDFDataAccessRuntime(String logicalName)
An instance of a WLDFDataAccessMBean defined by its logical name. 
 |