|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BaseCacheLoaderInterceptor | |
|---|---|
| org.jboss.cache.interceptors | |
| Uses of BaseCacheLoaderInterceptor in org.jboss.cache.interceptors |
|---|
| Subclasses of BaseCacheLoaderInterceptor in org.jboss.cache.interceptors | |
|---|---|
class |
ActivationInterceptor
Loads nodes that don't exist at the time of the call into memory from the CacheLoader. |
class |
CacheLoaderInterceptor
Loads nodes that don't exist at the time of the call into memory from the CacheLoader |
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||