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