public class DirectExecutorPushTaskExecutorFactory extends java.lang.Object implements PushTaskExecutorFactory
| Constructor and Description |
|---|
DirectExecutorPushTaskExecutorFactory() |
| Modifier and Type | Method and Description |
|---|---|
PushTaskExecutor |
newExecutor(NotifyingDisposable callbackingDisposable) |
public DirectExecutorPushTaskExecutorFactory()
public PushTaskExecutor newExecutor(NotifyingDisposable callbackingDisposable)
newExecutor in interface PushTaskExecutorFactory