|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JmxStatisticsExposer | |
---|---|
org.infinispan.interceptors | Infinispan is designed around a set of interceptors around a data container. |
org.infinispan.interceptors.base | Base interceptors containing common, reusable behavior. |
Uses of JmxStatisticsExposer in org.infinispan.interceptors |
---|
Classes in org.infinispan.interceptors that implement JmxStatisticsExposer | |
---|---|
class |
ActivationInterceptor
|
class |
CacheLoaderInterceptor
|
class |
CacheMgmtInterceptor
Captures cache management statistics |
class |
CacheStoreInterceptor
Writes modifications back to the store on the way out: stores modifications back through the CacheLoader, either after each method call (no TXs), or at TX commit. |
class |
DistCacheStoreInterceptor
Cache store interceptor specific for the distribution cache mode. |
class |
PassivationInterceptor
Writes evicted entries back to the store on the way in through the CacheStore |
Uses of JmxStatisticsExposer in org.infinispan.interceptors.base |
---|
Classes in org.infinispan.interceptors.base that implement JmxStatisticsExposer | |
---|---|
class |
JmxStatsCommandInterceptor
Base class for all the interceptors exposing management statistics. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |