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