org.jacorb.notification.engine
Class AlwaysDisposeRetryStrategyFactory
java.lang.Object
org.jacorb.notification.engine.AlwaysDisposeRetryStrategyFactory
- All Implemented Interfaces:
- RetryStrategyFactory
public class AlwaysDisposeRetryStrategyFactory
- extends Object
- implements RetryStrategyFactory
- Version:
- $Id: AlwaysDisposeRetryStrategyFactory.java,v 1.3 2011-05-10 15:40:38 nick.cross Exp $
- Author:
- Alphonse Bendt
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AlwaysDisposeRetryStrategyFactory
public AlwaysDisposeRetryStrategyFactory()
newRetryStrategy
public RetryStrategy newRetryStrategy(IProxyPushSupplier messageConsumer,
PushOperation pushOperation)
- Specified by:
newRetryStrategy in interface RetryStrategyFactory
Copyright © 2012 JacORB. All Rights Reserved.