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

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

public class GoogleTalkNotifierJMSAdapter
extends SubscribersNotifierJMSAdapter

This is an extension of SubscribersNotifierJMSAdapter that uses GoogleTalkNotifier.

Version:
$Revision: 1.1 $
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
GoogleTalkNotifierJMSAdapter()
           
 
Method Summary
 SubscribersNotifier getSubscribersNotifier()
          An instance of GoogleTalkNotifier
 
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

GoogleTalkNotifierJMSAdapter

public GoogleTalkNotifierJMSAdapter()
Method Detail

getSubscribersNotifier

public SubscribersNotifier getSubscribersNotifier()
An instance of GoogleTalkNotifier

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


Copyright © 2005-2008 Join. All Rights Reserved.