| Package | Description | 
|---|---|
| weblogic.management.runtime | Contains classes and interfaces for monitoring a WebLogic 
Server domain. | 
| Modifier and Type | Method | Description | 
|---|---|---|
| KodoPersistenceUnitRuntimeMBean | ApplicationRuntimeMBean. getKodoPersistenceUnitRuntime(java.lang.String unitName) | Deprecated.
 As of 11.1.2.0, use getPersistenceUnitRuntime instead | 
| KodoPersistenceUnitRuntimeMBean | EJBComponentRuntimeMBean. getKodoPersistenceUnitRuntime(java.lang.String unitName) | Provides the KodoPersistenceUnitRuntimeMBean for the EJB with the specified
 name. | 
| KodoPersistenceUnitRuntimeMBean | WebAppComponentRuntimeMBean. getKodoPersistenceUnitRuntime(java.lang.String unitName) | Deprecated.
 As of 11.1.2.0, use getPersistenceUnitRuntime instead | 
| KodoPersistenceUnitRuntimeMBean[] | ApplicationRuntimeMBean. getKodoPersistenceUnitRuntimes() | Deprecated.
 As of 11.1.2.0, use getPersistenceUnitRuntimes instead | 
| KodoPersistenceUnitRuntimeMBean[] | EJBComponentRuntimeMBean. getKodoPersistenceUnitRuntimes() | Provides an array of KodoPersistenceUnitRuntimeMBean objects for this EJB
 module. | 
| KodoPersistenceUnitRuntimeMBean[] | WebAppComponentRuntimeMBean. getKodoPersistenceUnitRuntimes() | Deprecated.
 As of 11.1.2.0, use getPersistenceUnitRuntimes instead |