org.jacorb.notification.engine
Class FilterProxySupplierTask
- Configurable, Runnable, Disposable
public class FilterProxySupplierTask
extends org.jacorb.notification.engine.AbstractFilterTask
Version:
- Alphonse Bendt
static org.jacorb.notification.engine.FilterProxySupplierTask.AlternateMessageMap | EMPTY_MAP
|
void | doWork()
|
void | reset()
|
void | setFilterStage(org.jacorb.notification.engine.AbstractFilterTask task) - Initialize this FilterOutgoingTask with the Configuration of
another FilterTask.
|
String | toString()
|
checkInterrupt , copyMessage , doWork , getTaskExecutor , getTaskProcessor , removeMessage , reset , run , schedule , schedule , schedule , setMessage , setTaskExecutor |
EMPTY_MAP
public static final org.jacorb.notification.engine.FilterProxySupplierTask.AlternateMessageMap EMPTY_MAP
doWork
public void doWork()
throws InterruptedException
- doWork in interface AbstractTask
reset
public void reset()
- reset in interface org.jacorb.notification.engine.AbstractFilterTask
setFilterStage
public void setFilterStage(org.jacorb.notification.engine.AbstractFilterTask task)
Initialize this FilterOutgoingTask with the Configuration of
another FilterTask.
toString
public String toString()