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