| Package | Description |
|---|---|
| org.apache.geronimo.jcache.simple.cdi |
| Modifier and Type | Field and Description |
|---|---|
protected CDIJCacheHelper.MethodMeta |
CacheMethodDetailsImpl.meta |
| Modifier and Type | Method and Description |
|---|---|
CDIJCacheHelper.MethodMeta |
CDIJCacheHelper.findMeta(javax.interceptor.InvocationContext ic) |
| Constructor and Description |
|---|
CacheInvocationContextImpl(javax.interceptor.InvocationContext delegate,
A cacheAnnotation,
String cacheName,
CDIJCacheHelper.MethodMeta meta) |
CacheKeyInvocationContextImpl(javax.interceptor.InvocationContext delegate,
A annotation,
String name,
CDIJCacheHelper.MethodMeta methodMeta) |
CacheMethodDetailsImpl(javax.interceptor.InvocationContext delegate,
A cacheAnnotation,
String cacheName,
CDIJCacheHelper.MethodMeta meta) |
Copyright © 2017–2020 The Apache Software Foundation. All rights reserved.