org.camunda.bpm.engine.impl.cfg.standalone
Class StandaloneTransactionContextFactory

java.lang.Object
  extended by org.camunda.bpm.engine.impl.cfg.standalone.StandaloneTransactionContextFactory
All Implemented Interfaces:
TransactionContextFactory

public class StandaloneTransactionContextFactory
extends Object
implements TransactionContextFactory

Author:
Tom Baeyens

Constructor Summary
StandaloneTransactionContextFactory()
           
 
Method Summary
 TransactionContext openTransactionContext(CommandContext commandContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StandaloneTransactionContextFactory

public StandaloneTransactionContextFactory()
Method Detail

openTransactionContext

public TransactionContext openTransactionContext(CommandContext commandContext)
Specified by:
openTransactionContext in interface TransactionContextFactory


Copyright © 2015 camunda services GmbH. All rights reserved.