org.jacorb.notification.engine
Interface TaskExecutor

All Superinterfaces:
org.picocontainer.Disposable, Disposable, edu.emory.mathcs.backport.java.util.concurrent.Executor, NotifyingDisposable
All Known Implementing Classes:
DefaultTaskExecutor

public interface TaskExecutor
extends edu.emory.mathcs.backport.java.util.concurrent.Executor, Disposable, NotifyingDisposable

Version:
$Id: TaskExecutor.java,v 1.10 2005/11/11 19:37:44 alphonse.bendt Exp $
Author:
Alphonse Bendt

Methods inherited from interface edu.emory.mathcs.backport.java.util.concurrent.Executor
execute
 
Methods inherited from interface org.picocontainer.Disposable
dispose
 
Methods inherited from interface org.jacorb.notification.interfaces.NotifyingDisposable
registerDisposable