public class FilterConsumerAdminTask extends AbstractFilterTask
arrayCurrentFilterStage_, EMPTY_FILTERSTAGE
logger_
Constructor and Description |
---|
FilterConsumerAdminTask(TaskFactory taskFactory,
TaskExecutor taskExecutor) |
Modifier and Type | Method and Description |
---|---|
void |
doFilter() |
FilterStage[] |
getFilterStagesWithMessageConsumer()
access the FilterStages that have a Event Consumer associated.
|
void |
reset()
Reset the Object to an initial state.
|
java.lang.String |
toString() |
addFilterStage, addFilterStage, clearFilterStageToBeProcessed, doWork, getFilterStageToBeProcessed, getTaskFactory, handleTaskError, isFilterStageListEmpty, schedule, setCurrentFilterStage
checkInterrupt, copyMessage, dispose, getMessage, isRunnable, removeMessage, setMessage
getTaskExecutor, run, schedule, schedule, setTaskExecutor
setObjectPool
public FilterConsumerAdminTask(TaskFactory taskFactory, TaskExecutor taskExecutor)
public java.lang.String toString()
toString
in class java.lang.Object
public FilterStage[] getFilterStagesWithMessageConsumer()
public void reset()
AbstractPoolable
reset
in class AbstractFilterTask
public void doFilter() throws java.lang.InterruptedException
doFilter
in class AbstractFilterTask
java.lang.InterruptedException