org.jacorb.notification.engine
Class DefaultPushTaskExecutor
java.lang.Object
org.jacorb.notification.engine.DefaultPushTaskExecutor
- All Implemented Interfaces:
- PushTaskExecutor, org.picocontainer.Disposable
public class DefaultPushTaskExecutor
- extends Object
- implements PushTaskExecutor, Disposable
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultPushTaskExecutor
public DefaultPushTaskExecutor(int numberOfWorkers)
executePush
public void executePush(PushTaskExecutor.PushTask pushTask)
- Specified by:
executePush in interface PushTaskExecutor
dispose
public void dispose()
- Specified by:
dispose in interface org.picocontainer.Disposable
Copyright © 2015 JacORB. All rights reserved.