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

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 © 2015 JacORB. All rights reserved.