javax.management.DynamicMBean
, javax.management.MBeanRegistration
, javax.management.NotificationBroadcaster
, PersistenceUnitRuntimeMBean
, RuntimeMBean
, WebLogicMBean
public interface KodoPersistenceUnitRuntimeMBean extends PersistenceUnitRuntimeMBean
Modifier and Type | Method | Description |
---|---|---|
KodoDataCacheRuntimeMBean[] |
getDataCacheRuntimes() |
|
KodoQueryCacheRuntimeMBean[] |
getQueryCacheRuntimes() |
|
KodoQueryCompilationCacheRuntimeMBean |
getQueryCompilationCacheRuntime() |
getAttribute, getAttributes, invoke, setAttribute, setAttributes
postDeregister, postRegister, preRegister
addNotificationListener, getNotificationInfo, removeNotificationListener
getPersistenceUnitName
addPropertyChangeListener, removePropertyChangeListener
getMBeanInfo, getName, getObjectName, getParent, getType, isCachingDisabled, isRegistered, setName, setParent
KodoDataCacheRuntimeMBean[] getDataCacheRuntimes()
KodoQueryCacheRuntimeMBean[] getQueryCacheRuntimes()
KodoQueryCompilationCacheRuntimeMBean getQueryCompilationCacheRuntime()