Uses of Class
org.jboss.cache.jmx.annotations.ManagedOperation

Packages that use ManagedOperation
org.jboss.cache   
org.jboss.cache.interceptors   
 

Uses of ManagedOperation in org.jboss.cache
 

Methods in org.jboss.cache with annotations of type ManagedOperation
 void RPCManagerImpl.resetStatistics()
           
 

Uses of ManagedOperation in org.jboss.cache.interceptors
 

Methods in org.jboss.cache.interceptors with annotations of type ManagedOperation
 Map<String,Object> TxInterceptor.dumpStatistics()
           
 Map<String,Object> PassivationInterceptor.dumpStatistics()
           
 Map<String,Object> LegacyCacheLoaderInterceptor.dumpStatistics()
          Deprecated.  
 Map<String,Object> LegacyActivationInterceptor.dumpStatistics()
          Deprecated.  
 Map<String,Object> InvalidationInterceptor.dumpStatistics()
           
 Map<String,Object> CacheStoreInterceptor.dumpStatistics()
           
 Map<String,Object> CacheMgmtInterceptor.dumpStatistics()
           
 Map<String,Object> CacheLoaderInterceptor.dumpStatistics()
           
 Map<String,Object> ActivationInterceptor.dumpStatistics()
           
 void TxInterceptor.resetStatistics()
           
 void PassivationInterceptor.resetStatistics()
           
 void LegacyCacheLoaderInterceptor.resetStatistics()
          Deprecated.  
 void LegacyActivationInterceptor.resetStatistics()
          Deprecated.  
 void InvalidationInterceptor.resetStatistics()
           
 void CacheStoreInterceptor.resetStatistics()
           
 void CacheMgmtInterceptor.resetStatistics()
           
 void CacheLoaderInterceptor.resetStatistics()
           
 void ActivationInterceptor.resetStatistics()
           
 



Copyright © 2008 JBoss, a division of Red Hat. All Rights Reserved.