| Interface | Description | 
|---|---|
| Command<T> | |
| CommandContextListener | Command context lifecycle events | 
| CommandExecutor | The command executor for internal usage/ | 
| DelegateInterceptor | Interceptor responsible for handling calls to 'user code'. | 
| Session | |
| SessionFactory | 
| Class | Description | 
|---|---|
| AtomicOperationInvocation | An invocation of an atomic operation | 
| BpmnStackTrace | |
| CommandContext | |
| CommandContextFactory | |
| CommandContextInterceptor | Interceptor used for opening the  CommandContextandCommandInvocationContext. | 
| CommandExecutorImpl | |
| CommandInterceptor | |
| CommandInvocationContext | In contrast to  CommandContext, this context holds resources that are only valid
 during execution of a single command (i.e. | 
| ContextLogger | |
| JtaTransactionInterceptor | |
| LogInterceptor | |
| ProcessApplicationContextInterceptor | |
| TxContextCommandContextFactory | This  CommandContextFactoryallows to explicitly pass in aTransactionContextFactory. | 
Copyright © 2018. All rights reserved.