| Package | Description |
|---|---|
| com.caucho.config.util | |
| javax.cache.annotation |
| Modifier and Type | Class and Description |
|---|---|
class |
CacheKeyImpl
Key for a cacheable method.
|
| Modifier and Type | Method and Description |
|---|---|
CacheKey |
CacheKeyGeneratorImpl.generateKey(java.lang.Object target,
java.lang.Object... args) |
| Modifier and Type | Method and Description |
|---|---|
CacheKey |
CacheKeyGenerator.generateCacheKey(CacheKeyInvocationContext<? extends java.lang.annotation.Annotation> invocationContext) |