org.figure8.join.services.notification.im
Class XMPPNotifierJMSAdapter

java.lang.Object
  extended by org.figure8.join.services.notification.SubscribersNotifierAdapterSupport
      extended by org.figure8.join.services.notification.SubscribersNotifierJMSAdapter
          extended by org.figure8.join.services.notification.im.XMPPNotifierJMSAdapter
All Implemented Interfaces:
javax.jms.MessageListener, Configurable, JMSConsumerBean

public class XMPPNotifierJMSAdapter
extends SubscribersNotifierJMSAdapter

This is an extension of SubscribersNotifierJMSAdapter that uses XMPPNotifier.

Version:
$Revision: 1.2 $
Author:
Laurent Broudoux

Field Summary
 
Fields inherited from class org.figure8.join.services.notification.SubscribersNotifierJMSAdapter
extractionParam, EXTRACTOR_PARAM, parameters, RESOURCE_PROP_PARAM, resourcePropParam
 
Fields inherited from class org.figure8.join.services.notification.SubscribersNotifierAdapterSupport
EVENT_PARAM, eventParam, name, RESOURCE_PARAM, resourceParam
 
Constructor Summary
XMPPNotifierJMSAdapter()
           
 
Method Summary
 SubscribersNotifier getSubscribersNotifier()
          An instance of XMPPNotifier
 
Methods inherited from class org.figure8.join.services.notification.SubscribersNotifierJMSAdapter
getParameterDefinitionsAsList, onMessage, setParameter, setPropertiesExtractorClass, setResourceProperty, stop
 
Methods inherited from class org.figure8.join.services.notification.SubscribersNotifierAdapterSupport
getEventKey, getName, getParameterDefinitions, getResourceKey, retrieveMailingList, retrieveReportingService, retrieveSubscribers, setEventKey, setName, setParameter, setParameters, setResourceKey
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.figure8.join.core.messaging.JMSConsumerBean
getName, setName
 

Constructor Detail

XMPPNotifierJMSAdapter

public XMPPNotifierJMSAdapter()
Method Detail

getSubscribersNotifier

public SubscribersNotifier getSubscribersNotifier()
An instance of XMPPNotifier

Specified by:
getSubscribersNotifier in class SubscribersNotifierAdapterSupport
Returns:
The notifier implementation


Copyright © 2005-2008 Join. All Rights Reserved.