BEA Systems, Inc.

WebLogic Server 6.1 API Reference

Uses of Interface
weblogic.management.runtime.EntityCacheCumulativeRuntimeMBean

Packages that use EntityCacheCumulativeRuntimeMBean
weblogic.management.configuration   
 

Uses of EntityCacheCumulativeRuntimeMBean in weblogic.management.configuration
 

Methods in weblogic.management.configuration that return EntityCacheCumulativeRuntimeMBean
 EntityCacheCumulativeRuntimeMBean XMLEntityCacheMBean.getEntityCacheSessionRuntime()
          Return an MBean representing the runtime state of the cache.
 EntityCacheCumulativeRuntimeMBean XMLEntityCacheMBean.getEntityCacheHistoricalRuntime()
          Return an MBean representing the runtime state of the cache.
 EntityCacheCumulativeRuntimeMBean XMLEntityCacheMBean_CachingStub.getEntityCacheHistoricalRuntime()
          Getter for EntityCacheHistoricalRuntime
 EntityCacheCumulativeRuntimeMBean XMLEntityCacheMBean_CachingStub.getEntityCacheSessionRuntime()
          Getter for EntityCacheSessionRuntime
 

Methods in weblogic.management.configuration with parameters of type EntityCacheCumulativeRuntimeMBean
 void XMLEntityCacheMBean_CachingStub.setEntityCacheHistoricalRuntime(EntityCacheCumulativeRuntimeMBean value)
          Setter for EntityCacheHistoricalRuntime
 void XMLEntityCacheMBean_CachingStub.setEntityCacheSessionRuntime(EntityCacheCumulativeRuntimeMBean value)
          Setter for EntityCacheSessionRuntime
 


Documentation is available at
http://e-docs.bea.com/wls/docs61

WebLogic classes and methods that do not appear in this reference are not public and are not supported.