org.jacorb.notification.engine
Class AlwaysDisposeRetryStrategy
java.lang.Object
org.jacorb.notification.engine.AbstractRetryStrategy
org.jacorb.notification.engine.AlwaysDisposeRetryStrategy
- All Implemented Interfaces:
- RetryStrategy, org.picocontainer.Disposable
public class AlwaysDisposeRetryStrategy
- extends AbstractRetryStrategy
- Author:
- Alphonse Bendt
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AlwaysDisposeRetryStrategy
public AlwaysDisposeRetryStrategy(IProxyPushSupplier pushSupplier,
PushOperation operation)
getTimeToWait
protected long getTimeToWait()
- Specified by:
getTimeToWait in class AbstractRetryStrategy
retryInternal
protected void retryInternal()
throws RetryException
- Specified by:
retryInternal in class AbstractRetryStrategy
- Throws:
RetryException
Copyright © 2015 JacORB. All rights reserved.