Uses of Interface
com.silverpeas.notification.NotificationPublisher

Packages that use NotificationPublisher
com.silverpeas.notification Provides an API for pusblishing and for receiving notifications about some topics. 
com.silverpeas.notification.jms The JMS adapter of the Silverpeas Notification API. 
 

Uses of NotificationPublisher in com.silverpeas.notification
 

Methods in com.silverpeas.notification that return NotificationPublisher
 NotificationPublisher NotificationPublisherFactory.getNotificationPublisher()
          Gets a notification publisher.
 

Uses of NotificationPublisher in com.silverpeas.notification.jms
 

Classes in com.silverpeas.notification.jms that implement NotificationPublisher
 class JMSPublishingService
          Service for publishing an event by using a JMS system.
 



Copyright © 2016 Silverpeas. All Rights Reserved.