SnapshotAggregationHandlerFunctionFactory
class SnapshotAggregationHandlerFunctionFactory(snapshotQueryGateway: (AggregateMetadata<*, *>) -> SnapshotQueryGateway<Any>, queryRequestScope: QueryRequestScope, exceptionHandler: RequestExceptionHandler, guard: HttpQueryGuard = HttpQueryGuard()) : AggregateRouteHandlerFunctionFactorySupport
Constructors
Link copied to clipboard
constructor(snapshotQueryGateway: (AggregateMetadata<*, *>) -> SnapshotQueryGateway<Any>, queryRequestScope: QueryRequestScope, exceptionHandler: RequestExceptionHandler, guard: HttpQueryGuard = HttpQueryGuard())