AggregateTracingHandlerFunctionFactory
class AggregateTracingHandlerFunctionFactory(stateAggregateFactory: StateAggregateFactory, eventStore: EventStore, exceptionHandler: RequestExceptionHandler, tracingPolicy: TracingPolicy) : AggregateRouteHandlerFunctionFactorySupport
Constructors
Link copied to clipboard
constructor(stateAggregateFactory: StateAggregateFactory, eventStore: EventStore, exceptionHandler: RequestExceptionHandler, tracingPolicy: TracingPolicy)