org.jacorb.notification.engine

Class PullFromSupplierTask

public class PullFromSupplierTask extends AbstractTask

Version: $Id: PullFromSupplierTask.java,v 1.17 2006/07/07 10:53:12 alphonse.bendt Exp $

Author: Alphonse Bendt

Method Summary
voiddoWork()
voidhandleTaskError(AbstractTask task, Exception error)
voidreset()
voidschedule()
voidsetTarget(MessageSupplier target)

Method Detail

doWork

public void doWork()

handleTaskError

public void handleTaskError(AbstractTask task, Exception error)

reset

public void reset()

schedule

public void schedule()

setTarget

public void setTarget(MessageSupplier target)