public class RetryingTransactionAdvice extends Object implements org.aopalliance.intercept.MethodInterceptor
RetryingTransactionHelper.| Constructor and Description |
|---|
RetryingTransactionAdvice() |
| Modifier and Type | Method and Description |
|---|---|
Object |
invoke(org.aopalliance.intercept.MethodInvocation methodInvocation) |
void |
setReadOnly(boolean readOnly) |
void |
setRequiresNew(boolean requiresNew) |
void |
setTxnHelper(RetryingTransactionHelper txnHelper) |
public void setTxnHelper(RetryingTransactionHelper txnHelper)
public void setReadOnly(boolean readOnly)
public void setRequiresNew(boolean requiresNew)
Copyright © 2005–2018 Alfresco Software. All rights reserved.