Package | Description |
---|---|
org.jboss.cache.interceptors |
Modifier and Type | Class and Description |
---|---|
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 |
LegacyCacheStoreInterceptor
Deprecated.
|
Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.