public class TransactionInterceptor extends Object implements ResourceInterceptor
TransactionTemplate.| Constructor and Description |
|---|
TransactionInterceptor(com.atlassian.sal.api.transaction.TransactionTemplate transactionTemplate) |
| Modifier and Type | Method and Description |
|---|---|
void |
intercept(MethodInvocation invocation)
Intercepts the method invocation
|
public TransactionInterceptor(com.atlassian.sal.api.transaction.TransactionTemplate transactionTemplate)
public void intercept(MethodInvocation invocation) throws IllegalAccessException, InvocationTargetException
ResourceInterceptorintercept in interface ResourceInterceptorinvocation - Context information about the invocationIllegalAccessExceptionInvocationTargetExceptionCopyright © 2017 Atlassian. All rights reserved.