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.management.runtime.PersistenceUnitRuntimeMBean

Packages that use PersistenceUnitRuntimeMBean
weblogic.management.runtime   

 

Uses of PersistenceUnitRuntimeMBean in weblogic.management.runtime

 

Subinterfaces of PersistenceUnitRuntimeMBean in weblogic.management.runtime
 interface KodoPersistenceUnitRuntimeMBean
          Base class for all runtime mbeans that provide status of running modules.

 

Methods in weblogic.management.runtime that return PersistenceUnitRuntimeMBean
abstract  PersistenceUnitRuntimeMBean ApplicationRuntimeMBean.getPersistenceUnitRuntime(String unitName)
          Provides the PersistenceUnitRuntimeMBean for the application with the specified name.
abstract  PersistenceUnitRuntimeMBean WebAppComponentRuntimeMBean.getPersistenceUnitRuntime(String unitName)
          Provides the PersistenceUnitRuntimeMBean for the web application with the specified name.
abstract  PersistenceUnitRuntimeMBean[] ApplicationRuntimeMBean.getPersistenceUnitRuntimes()
          Provides an array of PersistenceUnitRuntimeMBean objects for this EAR module.
abstract  PersistenceUnitRuntimeMBean[] WebAppComponentRuntimeMBean.getPersistenceUnitRuntimes()
          Provides an array of PersistenceUnitRuntimeMBean objects for this web application module.

 


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