| Class | Description |
|---|---|
| BeanManagerUtil | |
| CacheLookupUtil |
Utility used by all annotations to lookup the
CacheResolver and CacheKeyGenerator for a given method. |
| CachePutInterceptor |
Interceptor for
CachePut |
| CacheRemoveAllInterceptor |
Interceptor for
CacheRemoveAll |
| CacheRemoveEntryInterceptor |
Interceptor for
CacheRemove |
| CacheResultInterceptor |
Interceptor for
CacheResult |
| CdiCacheInvocationContextImpl<A extends Annotation> |
CDI specific cache invocation context using
InvocationContext |
| CdiCacheKeyInvocationContextImpl<A extends Annotation> |
CDI specific cache key invocation context using
InvocationContext |
| InterceptorExtension |
Service interface implemented by extensions.
|
Copyright © 2019. All rights reserved.