com.liferay.portal.spring.transaction
Class AnnotationTransactionAttributeSource
java.lang.Object
com.liferay.portal.spring.transaction.AnnotationTransactionAttributeSource
- All Implemented Interfaces:
- org.springframework.transaction.interceptor.TransactionAttributeSource
public class AnnotationTransactionAttributeSource
- extends Object
- implements org.springframework.transaction.interceptor.TransactionAttributeSource
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AnnotationTransactionAttributeSource
public AnnotationTransactionAttributeSource()
getTransactionAttribute
public org.springframework.transaction.interceptor.TransactionAttribute getTransactionAttribute(Method method,
Class targetClass)
- Specified by:
getTransactionAttribute
in interface org.springframework.transaction.interceptor.TransactionAttributeSource