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
- Version:
- $Id: TaskProcessorRetryStrategyFactory.java,v 1.6 2011-09-27 14:06:17 nick.cross Exp $
- Author:
- Alphonse Bendt
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TaskProcessorRetryStrategyFactory
public TaskProcessorRetryStrategyFactory(org.jacorb.config.Configuration config,
TaskProcessor taskProcessor)
throws org.jacorb.config.ConfigurationException
- Throws:
org.jacorb.config.ConfigurationException
newRetryStrategy
public RetryStrategy newRetryStrategy(IProxyPushSupplier pushSupplier,
PushOperation pushOperation)
- Specified by:
newRetryStrategy in interface RetryStrategyFactory
Copyright © 2012 JacORB. All Rights Reserved.