Class 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 Detail

      • PubQueueProviderPublisher

        public PubQueueProviderPublisher()
    • Method Detail

      • activate

        public void activate​(org.osgi.framework.BundleContext context)
      • deactivate

        public void deactivate()