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