LoadSnapshotHandlerFunctionFactory

class LoadSnapshotHandlerFunctionFactory(snapshotQueryGateway: (AggregateMetadata<*, *>) -> SnapshotQueryGateway<Any>, exceptionHandler: RequestExceptionHandler, queryRequestScope: QueryRequestScope = DefaultQueryRequestScope, guard: HttpQueryGuard = HttpQueryGuard()) : AggregateRouteHandlerFunctionFactorySupport

Constructors

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