Package com.silverpeas.notification.jms

The JMS adapter of the Silverpeas Notification API.

See:
          Description

Class Summary
JMSPublishingService Service for publishing an event by using a JMS system.
JMSSubscribingService Implementation of the subscribing service using the JMS API.
SilverpeasMessageListener Listener of messages droven in JMS.
 

Package com.silverpeas.notification.jms Description

The JMS adapter of the Silverpeas Notification API.

It provides an implementation of API upon the JMS technology. In order to be effective, each topic must exists before use; they have to be then declared in the configuration file corresponding to the underlying JMS system. (Topics aren't built dynbamically.)



Copyright © 2016 Silverpeas. All Rights Reserved.