org.jacorb.notification.engine
Class FilterSupplierAdminTask
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.FilterSupplierAdminTask
- All Implemented Interfaces:
- Runnable, Schedulable, org.picocontainer.Disposable
public class FilterSupplierAdminTask
- extends AbstractFilterTask
- Author:
- Alphonse Bendt
FilterSupplierAdminTask
public FilterSupplierAdminTask(TaskFactory taskFactory,
TaskExecutor taskExecutor)
toString
public String toString()
- Overrides:
toString in class Object
setSkip
public void setSkip(boolean skip)
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.