org.jacorb.notification.engine
public class FilterProxyConsumerTask extends AbstractFilterTask
Version: $Id: FilterProxyConsumerTask.java,v 1.16 2005/10/02 15:18:39 alphonse.bendt Exp $
| Constructor Summary | |
|---|---|
| FilterProxyConsumerTask(TaskFactory factory, TaskExecutor executor) | |
| Method Summary | |
|---|---|
| void | doFilter() |
| boolean | getSkip()
access the Filter hint for next Stage. if the current FilterStage has
InterFilterGroupOperator.OR_OP enabled and a filter matched the evaluation of the
SupplierAdmin Filters can be skipped. |
| void | reset() |
| void | schedule() |
| String | toString() |