org.jacorb.notification.engine
Interface TaskExecutor

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

public interface TaskExecutor
extends 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

Method Summary
 
Methods inherited from interface java.util.concurrent.Executor
execute
 
Methods inherited from interface org.jacorb.notification.interfaces.NotifyingDisposable
registerDisposable
 
Methods inherited from interface org.picocontainer.Disposable
dispose