public class CrowdXWorkTransactionInterceptor extends XWorkTransactionInterceptor
Constructor and Description |
---|
CrowdXWorkTransactionInterceptor() |
Modifier and Type | Method and Description |
---|---|
org.springframework.transaction.PlatformTransactionManager |
getTransactionManager()
Template method for retrieving the transaction manager for the current application.
|
protected boolean |
shouldIntercept(com.opensymphony.xwork2.ActionInvocation actionInvocation)
Determine if a certain action should be wrapped in a transaction.
|
destroy, init, intercept
public org.springframework.transaction.PlatformTransactionManager getTransactionManager()
XWorkTransactionInterceptor
getTransactionManager
in class XWorkTransactionInterceptor
protected boolean shouldIntercept(com.opensymphony.xwork2.ActionInvocation actionInvocation)
XWorkTransactionInterceptor
shouldIntercept
in class XWorkTransactionInterceptor
actionInvocation
- the action being invokedCopyright © 2021 Atlassian. All rights reserved.
View cookie preferences