public class PullMessagesUtility
extends java.lang.Object
Constructor and Description |
---|
PullMessagesUtility(TaskProcessor taskProcessor,
MessageSupplier messageSupplier) |
Modifier and Type | Method and Description |
---|---|
void |
restartTask(long interval) |
void |
startTask(long interval) |
void |
stopTask() |
public PullMessagesUtility(TaskProcessor taskProcessor, MessageSupplier messageSupplier)