Uses of Interface
org.apache.sling.distribution.journal.queue.PubQueueProvider
| Package | Description |
|---|---|
| org.apache.sling.distribution.journal.impl.publisher | |
| org.apache.sling.distribution.journal.queue |
-
Uses of PubQueueProvider in org.apache.sling.distribution.journal.impl.publisher
Constructors in org.apache.sling.distribution.journal.impl.publisher with parameters of type PubQueueProvider Constructor Description PackageDistributedNotifier(org.osgi.service.event.EventAdmin eventAdmin, PubQueueProvider pubQueueCacheService, org.apache.sling.distribution.journal.MessagingProvider messagingProvider, Topics topics, org.apache.sling.api.resource.ResourceResolverFactory resolverFactory, boolean ensureEvent) -
Uses of PubQueueProvider in org.apache.sling.distribution.journal.queue
Methods in org.apache.sling.distribution.journal.queue that return PubQueueProvider Modifier and Type Method Description PubQueueProviderPubQueueProviderFactory. create(CacheCallback callback)