Package | Description |
---|---|
org.axonframework.queryhandling |
Modifier and Type | Method and Description |
---|---|
static LoggingQueryInvocationErrorHandler.Builder |
LoggingQueryInvocationErrorHandler.builder()
Instantiate a Builder to be able to create a
LoggingQueryInvocationErrorHandler . |
LoggingQueryInvocationErrorHandler.Builder |
LoggingQueryInvocationErrorHandler.Builder.logger(org.slf4j.Logger logger)
Sets the
Logger to log errors with from query handlers. |
Constructor and Description |
---|
LoggingQueryInvocationErrorHandler(LoggingQueryInvocationErrorHandler.Builder builder)
Instantiate a
LoggingQueryInvocationErrorHandler based on the fields contained in the LoggingQueryInvocationErrorHandler.Builder . |
Copyright © 2010–2018. All rights reserved.