org.jacorb.notification.engine
Class WaitRetryStrategyFactory

java.lang.Object
  extended by org.jacorb.notification.engine.WaitRetryStrategyFactory
All Implemented Interfaces:
RetryStrategyFactory

public class WaitRetryStrategyFactory
extends Object
implements RetryStrategyFactory

Author:
Alphonse Bendt

Constructor Summary
WaitRetryStrategyFactory()
           
 
Method Summary
 RetryStrategy newRetryStrategy(IProxyPushSupplier pushSupplier, PushOperation pushOperation)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WaitRetryStrategyFactory

public WaitRetryStrategyFactory()
Method Detail

newRetryStrategy

public RetryStrategy newRetryStrategy(IProxyPushSupplier pushSupplier,
                                      PushOperation pushOperation)
Specified by:
newRetryStrategy in interface RetryStrategyFactory


Copyright © 2015 JacORB. All rights reserved.