| Modifier and Type | Class | Description |
|---|---|---|
class |
CachePutMethodDetails |
Details for a method annotated with
CachePut |
class |
CacheRemoveAllMethodDetails |
Details for a method annotated with
CacheRemoveAll |
class |
CacheRemoveEntryMethodDetails |
Details for a method annotated with
CacheRemove |
class |
CacheResultMethodDetails |
Details for a method annotated with
CacheResult |
class |
StaticCacheKeyInvocationContext<A extends Annotation> |
Details common to all annotated methods that generate a cache key
|
Copyright © 2017. All rights reserved.