org.jacorb.notification.servant
Class PullMessagesUtility

java.lang.Object
  extended byorg.jacorb.notification.servant.PullMessagesUtility

public class PullMessagesUtility
extends java.lang.Object


Constructor Summary
PullMessagesUtility(TaskProcessor taskProcessor, MessageSupplier messageSupplier)
           
 
Method Summary
 void restartTask(long interval)
           
 void startTask(long interval)
           
 void stopTask()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PullMessagesUtility

public PullMessagesUtility(TaskProcessor taskProcessor,
                           MessageSupplier messageSupplier)
Method Detail

startTask

public void startTask(long interval)

stopTask

public void stopTask()

restartTask

public void restartTask(long interval)