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

Part Number E27170-01

Uses of Interface
weblogic.management.runtime.PersistentStoreRuntimeMBean

Packages that use PersistentStoreRuntimeMBean
weblogic.management.runtime Contains classes and interfaces for monitoring a WebLogic Server domain. 
 

Uses of PersistentStoreRuntimeMBean in weblogic.management.runtime
 

Methods in weblogic.management.runtime that return PersistentStoreRuntimeMBean
 PersistentStoreRuntimeMBean[] ServerRuntimeMBean.getPersistentStoreRuntimes()
          Returns the mbeans that provides runtime information for each PersistentStore.
 PersistentStoreRuntimeMBean JTARuntimeMBean.getTransactionLogStoreRuntimeMBean()
          Returns the runtime MBean for the primary TLOG persistent store, regardless of it is default store or JDBC store.
 PersistentStoreRuntimeMBean ServerRuntimeMBean.lookupPersistentStoreRuntime(String name)
          Returns the Runtime mbean for the persistent store with the specified short name.
 


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