public class AnnotationTransactionAttributeSource extends Object implements org.springframework.transaction.interceptor.TransactionAttributeSource
| Constructor and Description |
|---|
AnnotationTransactionAttributeSource() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.transaction.interceptor.TransactionAttribute |
getTransactionAttribute(Method method,
Class<?> targetClass) |