Class PubQueueProviderPublisher
- java.lang.Object
-
- org.apache.sling.distribution.journal.impl.publisher.PubQueueProviderPublisher
-
public class PubQueueProviderPublisher extends Object
Normally PubQueueProvider should be created per publish agent. For compatibility with current code and to save on number of consumers we must make sure to publish only one for the messaging based impl.
-
-
Constructor Summary
Constructors Constructor Description PubQueueProviderPublisher()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
activate(org.osgi.framework.BundleContext context)
void
deactivate()
-