org.jacorb.notification.engine
Interface TaskExecutor

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

public interface TaskExecutor
extends Executor, Disposable, NotifyingDisposable

Version:
$Id: TaskExecutor.java,v 1.12 2011-05-10 15:40:38 nick.cross 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
 



Copyright © 2012 JacORB. All Rights Reserved.