org.jacorb.notification.engine
public class PooledPushTaskExecutorFactory extends Object implements PushTaskExecutorFactory, NotifyingDisposable
| Constructor Summary | |
|---|---|
| PooledPushTaskExecutorFactory(PushTaskExecutorFactory delegate) | |
| Method Summary | |
|---|---|
| void | dispose() |
| PushTaskExecutor | newExecutor(NotifyingDisposable callbackingDisposable) |
| void | registerDisposable(Disposable d) |