private static class AbstractFallbackTransactionAttributeSource.DefaultCacheKey
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private java.lang.reflect.Method |
method |
private java.lang.Class<?> |
targetClass |
| Constructor and Description |
|---|
DefaultCacheKey(java.lang.reflect.Method method,
java.lang.Class<?> targetClass) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object other) |
int |
hashCode() |