Interface | Description |
---|---|
Command<T> | |
CommandContextCloseListener |
A listener that can be used to be notified of the closure of a
CommandContext . |
CommandExecutor |
The command executor for internal usage.
|
CommandInterceptor | |
DelegateInterceptor |
Interceptor responsible for handling calls to 'user code'.
|
Session | |
SessionFactory |
Class | Description |
---|---|
AbstractCommandInterceptor | |
CommandConfig |
Configuration settings for the command interceptor chain.
|
CommandContext | |
CommandContextFactory | |
CommandContextInterceptor | |
CommandInvoker | |
JtaRetryInterceptor |
We cannot perform a retry if we are called in an existing transaction.
|
JtaTransactionInterceptor | |
LogInterceptor | |
RetryInterceptor |
Intercepts
ActivitiOptimisticLockingException and tries to run the
same command again. |
Copyright © 2016 Alfresco. All rights reserved.