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 PushTaskExecutorFactoryCopyright © 2015 JacORB. All rights reserved.