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.ArchiveRuntimeMBean

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

Subinterfaces of ArchiveRuntimeMBean 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 EditableArchiveRuntimeMBean
          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 FileArchiveRuntimeMBean
          Use this interface to collect statistical information about file-based WLDF archives.
 interface WlstoreArchiveRuntimeMBean
          Use this interface to retrieve statistical information associated with WLDF archives that use WebLogic Store for data storage.
 

Uses of ArchiveRuntimeMBean in weblogic.management.runtime
 

Subinterfaces of ArchiveRuntimeMBean in weblogic.management.runtime
 interface WLDFArchiveRuntimeMBean
          Use this interface to collect statistical information about the data archives maintained by WLDF.
 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.
 


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