org.jacorb.notification.engine
Interface PushTaskExecutorFactory

All Known Implementing Classes:
DefaultPushTaskExecutorFactory, DirectExecutorPushTaskExecutorFactory, PooledPushTaskExecutorFactory

public interface PushTaskExecutorFactory


Method Summary
 PushTaskExecutor newExecutor(NotifyingDisposable callbackingDisposable)
           
 

Method Detail

newExecutor

public PushTaskExecutor newExecutor(NotifyingDisposable callbackingDisposable)