AggregateTracingHandlerFunction
class AggregateTracingHandlerFunction(aggregateMetadata: AggregateMetadata<*, *>, eventStore: EventStore, exceptionHandler: RequestExceptionHandler) : HandlerFunction<ServerResponse>
Constructors
Link copied to clipboard
constructor(aggregateMetadata: AggregateMetadata<*, *>, eventStore: EventStore, exceptionHandler: RequestExceptionHandler)