|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.springframework.transaction.interceptor.TransactionAspectSupport
org.alfresco.repo.transaction.RetryingTransactionInterceptor
public class RetryingTransactionInterceptor
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.springframework.transaction.interceptor.TransactionAspectSupport |
---|
org.springframework.transaction.interceptor.TransactionAspectSupport.TransactionInfo |
Field Summary |
---|
Fields inherited from class org.springframework.transaction.interceptor.TransactionAspectSupport |
---|
logger |
Constructor Summary | |
---|---|
RetryingTransactionInterceptor()
|
Method Summary | |
---|---|
java.lang.Object |
invoke(org.aopalliance.intercept.MethodInvocation target)
|
void |
setTransactionService(TransactionService transactionService)
|
Methods inherited from class org.springframework.transaction.interceptor.TransactionAspectSupport |
---|
afterPropertiesSet, cleanupTransactionInfo, commitTransactionAfterReturning, completeTransactionAfterThrowing, createTransactionIfNecessary, createTransactionIfNecessary, currentTransactionInfo, currentTransactionStatus, determineTransactionManager, getBeanFactory, getTransactionAttributeSource, getTransactionManager, getTransactionManagerBeanName, methodIdentification, methodIdentification, prepareTransactionInfo, setBeanFactory, setTransactionAttributes, setTransactionAttributeSource, setTransactionAttributeSources, setTransactionManager, setTransactionManagerBeanName |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RetryingTransactionInterceptor()
Method Detail |
---|
public void setTransactionService(TransactionService transactionService)
public java.lang.Object invoke(org.aopalliance.intercept.MethodInvocation target) throws java.lang.Throwable
invoke
in interface org.aopalliance.intercept.MethodInterceptor
java.lang.Throwable
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |