Class TxContextCommandContextFactory

java.lang.Object
org.camunda.bpm.engine.impl.interceptor.CommandContextFactory
org.camunda.bpm.engine.impl.interceptor.TxContextCommandContextFactory

public class TxContextCommandContextFactory extends CommandContextFactory

This CommandContextFactory allows to explicitly pass in a TransactionContextFactory.

Author:
Daniel Meyer