com.liferay.portal.spring.annotation
Class PortalTransactionAnnotationParser
java.lang.Object
com.liferay.portal.spring.annotation.PortalTransactionAnnotationParser
- All Implemented Interfaces:
- Serializable, org.springframework.transaction.annotation.TransactionAnnotationParser
Deprecated.
public class PortalTransactionAnnotationParser
- extends Object
- implements org.springframework.transaction.annotation.TransactionAnnotationParser, Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PortalTransactionAnnotationParser
public PortalTransactionAnnotationParser()
- Deprecated.
parseTransactionAnnotation
public org.springframework.transaction.interceptor.TransactionAttribute parseTransactionAnnotation(AnnotatedElement annotatedElement)
- Deprecated.
- Specified by:
parseTransactionAnnotation
in interface org.springframework.transaction.annotation.TransactionAnnotationParser