org.jacorb.notification.engine
Class TaskProcessorRetryStrategyFactory
java.lang.Object
org.jacorb.notification.engine.TaskProcessorRetryStrategyFactory
- All Implemented Interfaces:
- RetryStrategyFactory
public class TaskProcessorRetryStrategyFactory
- extends Object
- implements RetryStrategyFactory
- Author:
- Alphonse Bendt
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TaskProcessorRetryStrategyFactory
public TaskProcessorRetryStrategyFactory(Configuration config,
TaskProcessor taskProcessor)
throws ConfigurationException
- Throws:
ConfigurationException
newRetryStrategy
public RetryStrategy newRetryStrategy(IProxyPushSupplier pushSupplier,
PushOperation pushOperation)
- Specified by:
newRetryStrategy in interface RetryStrategyFactory
Copyright © 2015 JacORB. All rights reserved.