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

Part Number E27170-02

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

Packages that use EditableArchiveRuntimeMBean
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 EditableArchiveRuntimeMBean in weblogic.diagnostics.accessor.runtime
 

Subinterfaces of EditableArchiveRuntimeMBean in weblogic.diagnostics.accessor.runtime
 interface DbstoreArchiveRuntimeMBean
          Use this interface to retrieve statistical information associated with the WLDF archives that use databases for storage.
 interface WlstoreArchiveRuntimeMBean
          Use this interface to retrieve statistical information associated with WLDF archives that use WebLogic Store for data storage.
 

Uses of EditableArchiveRuntimeMBean in weblogic.management.runtime
 

Subinterfaces of EditableArchiveRuntimeMBean in weblogic.management.runtime
 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 WLDFWlstoreArchiveRuntimeMBean
          Use this interface to retrieve statistical information associated with WLDF archives that use WebLogic Store for data storage.
 


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-02