org.figure8.join.services.notification.mail
Class MailNotifierJMSAdapter

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.mail.MailNotifierJMSAdapter
All Implemented Interfaces:
javax.jms.MessageListener, Configurable, JMSConsumerBean

public class MailNotifierJMSAdapter
extends SubscribersNotifierJMSAdapter

This is an extension of SubscribersNotifierJMSAdapter that uses MailNotifier.

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
MailNotifierJMSAdapter()
           
 
Method Summary
 SubscribersNotifier getSubscribersNotifier()
          An instance of MailNotifier
 
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

MailNotifierJMSAdapter

public MailNotifierJMSAdapter()
Method Detail

getSubscribersNotifier

public SubscribersNotifier getSubscribersNotifier()
An instance of MailNotifier

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


Copyright © 2005-2008 Join. All Rights Reserved.