BEA Systems, Inc.

Type-Safe Access to BEA WebLogic Server 9.2 MBeans (Deprecated)

(Methods marked with @since 9.0.0.0 are not available through the deprecated MBeanHome interface.)


Uses of Interface
weblogic.management.runtime.QueryCacheRuntimeMBean

Packages that use QueryCacheRuntimeMBean
weblogic.management.runtime   
 

Uses of QueryCacheRuntimeMBean in weblogic.management.runtime
 

Methods in weblogic.management.runtime that return QueryCacheRuntimeMBean
 QueryCacheRuntimeMBean EntityEJBRuntimeMBean.getQueryCacheRuntime()
          Provides runtime information about the query cache for read-only EJBs.
 QueryCacheRuntimeMBean[] ApplicationRuntimeMBean.getQueryCacheRuntimes()
          Returns a list of QueryCacheRuntimeMBeans configured for this application.
 QueryCacheRuntimeMBean ApplicationRuntimeMBean.lookupQueryCacheRuntime(String cacheName)
          Returns a QueryCacheRuntimeMBean for the app-scoped query-cache with name 'cacheName'.
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs92
Copyright 2006 BEA Systems Inc.