final class ProjectionSubscriberFactory (View source)

internal  only API for custom content repository integrations
 

Methods

__construct(SubscriptionId $subscriptionId, ProjectionFactoryInterface $projectionFactory, CatchUpHookFactoryInterface|null $catchUpHookFactory, array $projectionFactoryOptions)

No description

Details

__construct(SubscriptionId $subscriptionId, ProjectionFactoryInterface $projectionFactory, CatchUpHookFactoryInterface|null $catchUpHookFactory, array $projectionFactoryOptions)

No description

Parameters

SubscriptionId $subscriptionId
ProjectionFactoryInterface $projectionFactory
CatchUpHookFactoryInterface|null $catchUpHookFactory
array $projectionFactoryOptions

ProjectionSubscriber build(SubscriberFactoryDependencies $dependencies)

No description

Parameters

SubscriberFactoryDependencies $dependencies

Return Value

ProjectionSubscriber