@Singleton public class EmailNotificationManager extends AbstractJmsQueuePoller<Email>
errorNotifier| Constructor and Description |
|---|
EmailNotificationManager() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
afterReadingMessage(Email email) |
protected JmsDestination |
getErrorQueueJmsDestination() |
protected JmsDestination |
getInJmsDestination() |
init, isAlive, shutdownprotected JmsDestination getInJmsDestination()
getInJmsDestination in class AbstractJmsQueuePoller<Email>protected JmsDestination getErrorQueueJmsDestination()
getErrorQueueJmsDestination in class AbstractJmsQueuePoller<Email>protected void afterReadingMessage(Email email) throws java.lang.Exception
afterReadingMessage in class AbstractJmsQueuePoller<Email>java.lang.Exception