Derives from the {@link CacheAspectSupport} class whichcontains the integration with Spring's underlying caching API. CacheInterceptor simply calls the relevant superclass methods in the correct order.
CacheInterceptors are thread-safe. @author Costin Leau @author Juergen Hoeller @since 3.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|