public class FilterProxySupplierTask extends AbstractFilterTask
| Modifier and Type | Field and Description |
|---|---|
static org.jacorb.notification.engine.FilterProxySupplierTask.AlternateMessageMap |
EMPTY_MAP |
arrayCurrentFilterStage_, EMPTY_FILTERSTAGElogger_| Constructor and Description |
|---|
FilterProxySupplierTask(TaskFactory taskFactory,
TaskExecutor taskExecutor) |
| Modifier and Type | Method and Description |
|---|---|
void |
doFilter() |
void |
reset()
Reset the Object to an initial state.
|
java.lang.String |
toString() |
addFilterStage, addFilterStage, clearFilterStageToBeProcessed, doWork, getFilterStageToBeProcessed, getTaskFactory, handleTaskError, isFilterStageListEmpty, schedule, setCurrentFilterStagecheckInterrupt, copyMessage, dispose, getMessage, isRunnable, removeMessage, setMessagegetTaskExecutor, run, schedule, schedule, setTaskExecutorsetObjectPoolpublic static final org.jacorb.notification.engine.FilterProxySupplierTask.AlternateMessageMap EMPTY_MAP
public FilterProxySupplierTask(TaskFactory taskFactory, TaskExecutor taskExecutor)
public java.lang.String toString()
toString in class java.lang.Objectpublic void reset()
AbstractPoolablereset in class AbstractFilterTaskpublic void doFilter()
throws java.lang.InterruptedException
doFilter in class AbstractFilterTaskjava.lang.InterruptedException