|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.jacorb.notification.util.AbstractPoolable
org.jacorb.notification.engine.AbstractTask
org.jacorb.notification.engine.AbstractMessageTask
org.jacorb.notification.engine.AbstractFilterTask
org.jacorb.notification.engine.FilterProxySupplierTask
| Field Summary | |
static org.jacorb.notification.engine.FilterProxySupplierTask.AlternateMessageMap |
EMPTY_MAP
|
| Fields inherited from class org.jacorb.notification.engine.AbstractFilterTask |
arrayCurrentFilterStage_, EMPTY_FILTERSTAGE |
| Fields inherited from class org.jacorb.notification.util.AbstractPoolable |
logger_ |
| Constructor Summary | |
FilterProxySupplierTask(TaskFactory taskFactory,
TaskExecutor taskExecutor)
|
|
| Method Summary | |
void |
doFilter()
|
void |
reset()
Reset the Object to an initial state. |
java.lang.String |
toString()
|
| Methods inherited from class org.jacorb.notification.engine.AbstractFilterTask |
addFilterStage, addFilterStage, clearFilterStageToBeProcessed, doWork, getFilterStageToBeProcessed, getTaskFactory, handleTaskError, isFilterStageListEmpty, schedule, setCurrentFilterStage |
| Methods inherited from class org.jacorb.notification.engine.AbstractMessageTask |
checkInterrupt, copyMessage, dispose, getMessage, isRunnable, removeMessage, setMessage |
| Methods inherited from class org.jacorb.notification.engine.AbstractTask |
getTaskExecutor, run, schedule, schedule, setTaskExecutor |
| Methods inherited from class org.jacorb.notification.util.AbstractPoolable |
setObjectPool |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public static final org.jacorb.notification.engine.FilterProxySupplierTask.AlternateMessageMap EMPTY_MAP
| Constructor Detail |
public FilterProxySupplierTask(TaskFactory taskFactory,
TaskExecutor taskExecutor)
| Method Detail |
public java.lang.String toString()
public void reset()
AbstractPoolable
reset in class AbstractFilterTask
public void doFilter()
throws java.lang.InterruptedException
doFilter in class AbstractFilterTaskjava.lang.InterruptedException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||