org.jacorb.notification.engine
Interface PushTaskExecutorFactory

All Known Implementing Classes:
ConfigurablePushTaskExecutorFactory, DefaultPushTaskExecutorFactory, DirectExecutorPushTaskExecutorFactory, PooledPushTaskExecutorFactory

public interface PushTaskExecutorFactory


Method Summary
 PushTaskExecutor newExecutor(NotifyingDisposable callbackingDisposable)
           
 

Method Detail

newExecutor

PushTaskExecutor newExecutor(NotifyingDisposable callbackingDisposable)