org.jacorb.notification.engine
Class FilterConsumerAdminTask
- Configurable, Runnable, Disposable
public class FilterConsumerAdminTask
extends org.jacorb.notification.engine.AbstractFilterTask
Version:
- Alphonse Bendt
checkInterrupt , copyMessage , doWork , getTaskExecutor , getTaskProcessor , removeMessage , reset , run , schedule , schedule , schedule , setMessage , setTaskExecutor |
listOfFilterStageWithMessageConsumer_
protected List listOfFilterStageWithMessageConsumer_
this List contains FilterStages (ProxySuppliers) which have a
MessageConsumer associated.
doWork
public void doWork()
throws InterruptedException
- doWork in interface AbstractTask
getFilterStagesWithMessageConsumer
public FilterStage[] getFilterStagesWithMessageConsumer()
access the FilterStages that have a Event Consumer associated.
reset
public void reset()
- reset in interface org.jacorb.notification.engine.AbstractFilterTask
setFilterStage
public void setFilterStage(org.jacorb.notification.engine.AbstractFilterTask other)
Initialize this FilterOutgoingTask with the Configuration of
another FilterTask.
toString
public String toString()