org.jacorb.notification.engine
Interface PushTaskExecutorFactory

All Known Implementing Classes:
DefaultPushTaskExecutorFactory, PooledPushTaskExecutorFactory

public interface PushTaskExecutorFactory


Method Summary
 PushTaskExecutor newExecutor(CallbackingDisposable callbackingDisposable)
           
 

Method Detail

newExecutor

public PushTaskExecutor newExecutor(CallbackingDisposable callbackingDisposable)