Uses of Annotation Type
org.apache.sling.distribution.journal.impl.publisher.DistributedEventNotifierManager.Configuration
Packages that use DistributedEventNotifierManager.Configuration
-
Uses of DistributedEventNotifierManager.Configuration in org.apache.sling.distribution.journal.impl.publisher
Constructors in org.apache.sling.distribution.journal.impl.publisher with parameters of type DistributedEventNotifierManager.ConfigurationModifierConstructorDescriptionDistributedEventNotifierManager
(org.osgi.framework.BundleContext context, DistributedEventNotifierManager.Configuration config, org.osgi.service.event.EventAdmin eventAdmin, PubQueueProvider pubQueueCacheService, org.apache.sling.distribution.journal.MessagingProvider messagingProvider, org.apache.sling.api.resource.ResourceResolverFactory resolverFactory, org.osgi.service.event.EventHandler distributedEventHandler) Register the package distributed event notifier service on all or only the leader instance in a cluster according to the configuration.