org.jacorb.notification.engine
public class TaskProcessorRetryStrategy extends AbstractRetryStrategy implements PushTaskExecutor.PushTask
Version: $Id: TaskProcessorRetryStrategy.java,v 1.15 2006/03/07 19:23:47 alphonse.bendt Exp $
| Field Summary | |
|---|---|
| Runnable | retryPushOperation_
retry the failed operation. schedule the retry for delivery. |
| Constructor Summary | |
|---|---|
| TaskProcessorRetryStrategy(IProxyPushSupplier pushSupplier, PushOperation pushOperation, TaskProcessor taskProcessor, long backoutInterval) | |
| Method Summary | |
|---|---|
| void | cancel() |
| void | doPush() |
| protected long | getTimeToWait() |
| protected void | retryInternal() |