org.jacorb.notification.engine
Interface RetryStrategy

All Superinterfaces:
Disposable
All Known Implementing Classes:
AbstractRetryStrategy, AlwaysDisposeRetryStrategy, TaskProcessorRetryStrategy, WaitRetryStrategy

public interface RetryStrategy
extends Disposable

Version:
$Id: RetryStrategy.java,v 1.8 2005/02/20 21:35:27 alphonse.bendt Exp $
Author:
Alphonse Bendt

Method Summary
 void retry()
           
 

Method Detail

retry

void retry()
           throws RetryException
Throws:
RetryException