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.
|
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 FilterStage[] getFilterStagesWithMessageConsumer()
public void reset()
AbstractPoolable
reset
in class AbstractFilterTask
public void doFilter() throws InterruptedException
doFilter
in class AbstractFilterTask
InterruptedException
Copyright © 2016 JacORB. All rights reserved.