public class DefaultPushTaskExecutorFactory extends 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
Copyright © 2017 JacORB. All rights reserved.