protected static class GrailsAnnotationCacheOperationSource.DefaultCacheKey
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected java.lang.reflect.Method |
method |
protected java.lang.Class<?> |
targetClass |
Constructor and Description |
---|
GrailsAnnotationCacheOperationSource.DefaultCacheKey(java.lang.reflect.Method method,
java.lang.Class<?> targetClass) |
protected final java.lang.reflect.Method method
protected final java.lang.Class<?> targetClass