public interface CacheInterceptor
| Modifier and Type | Method and Description |
|---|---|
void |
beforeInvalidate(BeanInfo beanInfo,
Method method,
Object[] args,
Map<String,Serializable> indexEntries) |
void |
beforeStore(BeanInfo beanInfo,
Method method,
Object[] args,
Map<String,Serializable> indexEntries,
String cacheKey) |
Copyright © 2011-2012 Syse Data AS. All Rights Reserved.