|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.xwork.interceptors.XWorkTransactionInterceptor
com.atlassian.crowd.console.interceptor.CrowdXWorkTransactionInterceptor
public class CrowdXWorkTransactionInterceptor
An interceptor that wraps the action execution in a single Hibernate transaction.
| Constructor Summary | |
|---|---|
CrowdXWorkTransactionInterceptor()
|
|
| Method Summary | |
|---|---|
org.springframework.transaction.PlatformTransactionManager |
getTransactionManager()
|
protected boolean |
shouldIntercept(com.opensymphony.xwork.ActionInvocation actionInvocation)
|
| Methods inherited from class com.atlassian.xwork.interceptors.XWorkTransactionInterceptor |
|---|
currentTransactionStatus, destroy, init, intercept |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CrowdXWorkTransactionInterceptor()
| Method Detail |
|---|
public org.springframework.transaction.PlatformTransactionManager getTransactionManager()
getTransactionManager in class com.atlassian.xwork.interceptors.XWorkTransactionInterceptorprotected boolean shouldIntercept(com.opensymphony.xwork.ActionInvocation actionInvocation)
shouldIntercept in class com.atlassian.xwork.interceptors.XWorkTransactionInterceptor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||