Liferay 6.2-ce-ga5

com.liferay.portal.spring.transaction
Class TransactionExecutorFactory

java.lang.Object
  extended by com.liferay.portal.spring.transaction.TransactionExecutorFactory

public class TransactionExecutorFactory
extends Object


Constructor Summary
TransactionExecutorFactory()
           
 
Method Summary
static TransactionExecutor createTransactionExecutor(org.springframework.transaction.PlatformTransactionManager platformTransactionManager, boolean counter)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TransactionExecutorFactory

public TransactionExecutorFactory()
Method Detail

createTransactionExecutor

public static TransactionExecutor createTransactionExecutor(org.springframework.transaction.PlatformTransactionManager platformTransactionManager,
                                                            boolean counter)

Liferay 6.2-ce-ga5