|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.figure8.join.services.notification.SubscribersNotifierAdapterSupport org.figure8.join.services.notification.SubscribersNotifierJMSAdapter org.figure8.join.services.notification.mail.MailNotifierJMSAdapter
public class MailNotifierJMSAdapter
This is an extension of SubscribersNotifierJMSAdapter that uses MailNotifier.
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 |
---|
public MailNotifierJMSAdapter()
Method Detail |
---|
public SubscribersNotifier getSubscribersNotifier()
MailNotifier
getSubscribersNotifier
in class SubscribersNotifierAdapterSupport
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |