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