public class AlwaysDisposeRetryStrategy extends AbstractRetryStrategy
logger_, pushOperation_, pushSupplier_| Constructor and Description |
|---|
AlwaysDisposeRetryStrategy(IProxyPushSupplier pushSupplier,
PushOperation operation) |
| Modifier and Type | Method and Description |
|---|---|
protected long |
getTimeToWait() |
protected void |
retryInternal() |
dispose, isFatalException, isRetryAllowed, remoteExceptionOccured, retrypublic AlwaysDisposeRetryStrategy(IProxyPushSupplier pushSupplier, PushOperation operation)
protected long getTimeToWait()
getTimeToWait in class AbstractRetryStrategyprotected void retryInternal()
throws RetryException
retryInternal in class AbstractRetryStrategyRetryExceptionCopyright © 2015 JacORB. All rights reserved.