BEA Systems, Inc.

WebLogic Server 6.1 API Reference

Uses of Interface
weblogic.management.runtime.EntityCacheCurrentStateRuntimeMBean

Packages that use EntityCacheCurrentStateRuntimeMBean
weblogic.management.configuration   
 

Uses of EntityCacheCurrentStateRuntimeMBean in weblogic.management.configuration
 

Methods in weblogic.management.configuration that return EntityCacheCurrentStateRuntimeMBean
 EntityCacheCurrentStateRuntimeMBean XMLEntityCacheMBean.getEntityCacheCurrentRuntime()
          Return an MBean representing the runtime state of the cache.
 EntityCacheCurrentStateRuntimeMBean XMLEntityCacheMBean_CachingStub.getEntityCacheCurrentRuntime()
          Getter for EntityCacheCurrentRuntime
 

Methods in weblogic.management.configuration with parameters of type EntityCacheCurrentStateRuntimeMBean
 void XMLEntityCacheMBean_CachingStub.setEntityCacheCurrentRuntime(EntityCacheCurrentStateRuntimeMBean value)
          Setter for EntityCacheCurrentRuntime
 


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.