|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| BeanValidationInterceptor | Interceptor that applies JSR303 bean validation on incoming commands. |
| LoggingInterceptor | Command Handler Interceptor that logs incoming commands and their result to a SLF4J logger. |
| SerializationOptimizingInterceptor | Interceptor that register a unit of work listener that wraps each EventMessage in a SerializationAware message. |
| Exception Summary | |
|---|---|
| JSR303ViolationException | Specialized version of the StructuralCommandValidationFailedException that provides a set of JSR303 constraint violations that provide details about the exact failure of the command. |
Contains some useful implementations of interceptors that many application can benefit from.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||