Skip navigation links

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

Part Number E55141-01
P4 Change 1723563 on 2015/10/09


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   

 

Uses of DataAccessRuntimeMBean in weblogic.diagnostics.accessor.runtime

 

Methods in weblogic.diagnostics.accessor.runtime that return DataAccessRuntimeMBean
abstract  DataAccessRuntimeMBean[] AccessRuntimeMBean.getDataAccessRuntimes()
          An array containing all known instances of the DataAccessRuntimeMBean MBeans on this server.
abstract  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.

 


Skip navigation links

Copyright 1996, 2015, 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.2.1)

Part Number E55141-01
P4 Change 1723563 on 2015/10/09