|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jacorb.notification.engine.AbstractRetryStrategy
org.jacorb.notification.engine.AlwaysDisposeRetryStrategy
Field Summary |
Fields inherited from class org.jacorb.notification.engine.AbstractRetryStrategy |
logger_, pushOperation_, pushSupplier_ |
Constructor Summary | |
AlwaysDisposeRetryStrategy(IProxyPushSupplier pushSupplier,
PushOperation operation)
|
Method Summary | |
protected long |
getTimeToWait()
|
protected void |
retryInternal()
|
Methods inherited from class org.jacorb.notification.engine.AbstractRetryStrategy |
dispose, isFatalException, isRetryAllowed, remoteExceptionOccured, retry |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AlwaysDisposeRetryStrategy(IProxyPushSupplier pushSupplier, PushOperation operation)
Method Detail |
protected long getTimeToWait()
getTimeToWait
in class AbstractRetryStrategy
protected void retryInternal() throws RetryException
retryInternal
in class AbstractRetryStrategy
RetryException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |