Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.1.2)

Part Number E27170-01

Uses of Interface
weblogic.diagnostics.accessor.runtime.DataAccessRuntimeMBean

Packages that use DataAccessRuntimeMBean
weblogic.diagnostics.accessor.runtime Provides interfaces for weblogic.diagnostics.accessor.runtime
weblogic.management.runtime Contains classes and interfaces for monitoring a WebLogic Server domain. 
 

Uses of DataAccessRuntimeMBean in weblogic.diagnostics.accessor.runtime
 

Methods in weblogic.diagnostics.accessor.runtime that return DataAccessRuntimeMBean
 DataAccessRuntimeMBean[] AccessRuntimeMBean.getDataAccessRuntimes()
          An array containing all known instances of the DataAccessRuntimeMBean MBeans on this server.
 DataAccessRuntimeMBean AccessRuntimeMBean.lookupDataAccessRuntime(String logicalName)
          An instance of a WLDFDataAccessMBean defined by its logical name.
 

Uses of DataAccessRuntimeMBean in weblogic.management.runtime
 

Subinterfaces of DataAccessRuntimeMBean in weblogic.management.runtime
 interface WLDFDataAccessRuntimeMBean
          Use this interface to access the specific type of diagnostic data from an underlying log for which this instance is created.
 


Copyright 1996, 2013, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.

Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.1.2)

Part Number E27170-01