org.jacorb.notification.engine
Class FilterProxyConsumerTask
- Configurable, Runnable, Disposable
public class FilterProxyConsumerTask
extends org.jacorb.notification.engine.AbstractFilterTask
Version:
- Alphonse Bendt
void | doWork()
|
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()
|
checkInterrupt , copyMessage , doWork , getTaskExecutor , getTaskProcessor , removeMessage , reset , run , schedule , schedule , schedule , setMessage , setTaskExecutor |
doWork
public void doWork()
throws InterruptedException
- doWork in interface AbstractTask
getSkip
public 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.
reset
public void reset()
- reset in interface org.jacorb.notification.engine.AbstractFilterTask
schedule
public void schedule()
throws InterruptedException
- schedule in interface org.jacorb.notification.engine.AbstractFilterTask
toString
public String toString()