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, retry
public AlwaysDisposeRetryStrategy(IProxyPushSupplier pushSupplier, PushOperation operation)
protected long getTimeToWait()
getTimeToWait
in class AbstractRetryStrategy
protected void retryInternal() throws RetryException
retryInternal
in class AbstractRetryStrategy
RetryException
Copyright © 2017 JacORB. All rights reserved.