org.jacorb.notification.engine
Class FilterProxySupplierTask
java.lang.Object
org.jacorb.notification.util.AbstractPoolable
org.jacorb.notification.engine.AbstractTask
org.jacorb.notification.engine.AbstractMessageTask
org.jacorb.notification.engine.AbstractFilterTask
org.jacorb.notification.engine.FilterProxySupplierTask
- All Implemented Interfaces:
- Runnable, Schedulable, org.picocontainer.Disposable
public class FilterProxySupplierTask
- extends AbstractFilterTask
- Author:
- Alphonse Bendt
|
Field Summary |
static org.jacorb.notification.engine.FilterProxySupplierTask.AlternateMessageMap |
EMPTY_MAP
|
EMPTY_MAP
public static final org.jacorb.notification.engine.FilterProxySupplierTask.AlternateMessageMap EMPTY_MAP
FilterProxySupplierTask
public FilterProxySupplierTask(TaskFactory taskFactory,
TaskExecutor taskExecutor)
toString
public String toString()
- Overrides:
toString in class Object
reset
public void reset()
- Description copied from class:
AbstractPoolable
- Reset the Object to an initial state. Subclasses should override this method appropiately to
reset the instance to an initial state.
- Overrides:
reset in class AbstractFilterTask
doFilter
public void doFilter()
throws InterruptedException
- Specified by:
doFilter in class AbstractFilterTask
- Throws:
InterruptedException
Copyright © 2015 JacORB. All rights reserved.