Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
All Classes
SUMMARY: NESTED | FIELD | CONSTR |
METHOD
DETAIL: FIELD | CONSTR |
METHOD
org.alfresco.repo.transaction
Interface RetryingTransactionHelper.RetryingTransactionCallback<Result>
Enclosing class:
RetryingTransactionHelper
@org.alfresco.api.AlfrescoPublicApi
public static interface
RetryingTransactionHelper.RetryingTransactionCallback<Result>
Callback interface
Author:
Derek Hulley
Method Summary
Result
execute
()
Perform a unit of transactional work.
Method Detail
execute
Result
execute
()
throws
Throwable
Perform a unit of transactional work.
Returns:
Return the result of the unit of work
Throws:
Throwable
- This can be anything and will guarantee either a retry or a rollback
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
All Classes
SUMMARY: NESTED | FIELD | CONSTR |
METHOD
DETAIL: FIELD | CONSTR |
METHOD
Copyright © 2005–2018
Alfresco Software
. All rights reserved.
Java API documentation generated with
DocFlex/Javadoc
1.6.1 using
JavadocPro
template set.