|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| LoggingInterceptor | Command Handler Interceptor that logs incoming commands and their result to a SLF4J logger. |
| SpringTransactionalInterceptor | A CommandHandlerInterceptor that uses a PlatformTransactionManager to manage transactions around command
handling. |
| TransactionInterceptor<T> | Abstract implementation of a CommandHandlerInterceptor that starts a
transaction and binds a UnitOfWork to the current thread. |
Contains some useful implementations of interceptors that many application can benefit from.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||