org.jacorb.notification.engine
Interface RetryStrategyFactory

All Known Implementing Classes:
AlwaysDisposeRetryStrategyFactory, TaskProcessorRetryStrategyFactory, WaitRetryStrategyFactory

public interface RetryStrategyFactory

Author:
Alphonse Bendt

Method Summary
 RetryStrategy newRetryStrategy(IProxyPushSupplier messageConsumer, PushOperation pushOperation)
           
 

Method Detail

newRetryStrategy

RetryStrategy newRetryStrategy(IProxyPushSupplier messageConsumer,
                               PushOperation pushOperation)


Copyright © 2015 JacORB. All rights reserved.