ListQuerySnapshotStateHandlerFunctionFactory

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

Constructors

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