org.jacorb.notification.engine

Interface RetryStrategyFactory

public interface RetryStrategyFactory

Version: $Id: RetryStrategyFactory.java,v 1.2 2005/04/27 10:48:40 alphonse.bendt Exp $

Author: Alphonse Bendt

Method Summary
RetryStrategynewRetryStrategy(IProxyPushSupplier messageConsumer, PushOperation pushOperation)

Method Detail

newRetryStrategy

public RetryStrategy newRetryStrategy(IProxyPushSupplier messageConsumer, PushOperation pushOperation)