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