|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
CacheFlushAttributeSource |
Interface used by to retrieve
the attribute that belongs to the
intercepted method. |
Class Summary | |
AbstractCacheFlushAttributeSource |
Template for implementations of
. |
CacheFlushAspectSupport | Superclass for aspects that perform cache flushing. |
CacheFlushAttributeEditor |
creates a new instance of by parsing a
String of the form
[cacheProfileIds=csvString][flushBeforeExecution=yes|no/true|false] . |
CacheFlushAttributeSourceAdvisor |
Advisor driven by a that
points to the methods that
should be intercepted. |
CacheFlushInterceptor | Flushes part(s) of the cache when the intercepted method is executed. |
FlushCache | Metadata attribute used to identify the methods that flush the cache when executed. |
MetadataCacheFlushAttributeSource |
Implementation of that uses
source-level metadata attributes. |
NameMatchCacheFlushAttributeSource |
Simple implementation of
that allows to be matched by registered
name. |
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |