org.jacorb.notification.engine
Class DefaultPushTaskExecutorFactory
java.lang.Object
org.jacorb.notification.engine.DefaultPushTaskExecutorFactory
- All Implemented Interfaces:
- PushTaskExecutorFactory
- Direct Known Subclasses:
- ConfigurablePushTaskExecutorFactory
public class DefaultPushTaskExecutorFactory
- extends Object
- implements PushTaskExecutorFactory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultPushTaskExecutorFactory
public DefaultPushTaskExecutorFactory(int numberOfWorkersPerExecutor)
newExecutor
public PushTaskExecutor newExecutor(NotifyingDisposable disposable)
- Specified by:
newExecutor in interface PushTaskExecutorFactory
Copyright © 2015 JacORB. All rights reserved.