|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.liferay.portal.spring.transaction.TransactionInterceptor
com.liferay.portal.dao.jdbc.aop.DynamicDataSourceTransactionInterceptor
public class DynamicDataSourceTransactionInterceptor
| Field Summary |
|---|
| Fields inherited from class com.liferay.portal.spring.transaction.TransactionInterceptor |
|---|
transactionAttributeSource |
| Constructor Summary | |
|---|---|
DynamicDataSourceTransactionInterceptor()
|
|
| Method Summary | |
|---|---|
void |
afterPropertiesSet()
|
java.lang.Object |
invoke(org.aopalliance.intercept.MethodInvocation methodInvocation)
|
void |
setDynamicDataSourceTargetSource(DynamicDataSourceTargetSource dynamicDataSourceTargetSource)
|
| Methods inherited from class com.liferay.portal.spring.transaction.TransactionInterceptor |
|---|
processThrowable, setPlatformTransactionManager, setTransactionAttributeSource, setTransactionManager |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DynamicDataSourceTransactionInterceptor()
| Method Detail |
|---|
public void afterPropertiesSet()
public java.lang.Object invoke(org.aopalliance.intercept.MethodInvocation methodInvocation)
throws java.lang.Throwable
invoke in interface org.aopalliance.intercept.MethodInterceptorinvoke in class TransactionInterceptorjava.lang.Throwablepublic void setDynamicDataSourceTargetSource(DynamicDataSourceTargetSource dynamicDataSourceTargetSource)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||