Package org.camunda.bpm.engine.impl.interceptor

Interface Summary
Command<T>  
CommandContextCloseListener invoked on command context close
CommandExecutor The command executor for internal usage/
DelegateInterceptor Interceptor responsible for handling calls to 'user code'.
Session  
SessionFactory  
 

Class Summary
CommandContext  
CommandContextFactory  
CommandContextInterceptor  
CommandExecutorImpl  
CommandInterceptor  
JtaRetryInterceptor We cannot perform a retry if we are called in an existing transaction.
JtaTransactionInterceptor  
LogInterceptor  
RetryInterceptor Intercepts OptimisticLockingException and tries to run the same command again.
TxContextCommandContextFactory This CommandContextFactory allows to explicitly pass in a TransactionContextFactory.
 



Copyright © 2014 camunda services GmbH. All Rights Reserved.