org.jacorb.notification.engine
Interface RetryStrategy

All Superinterfaces:
org.picocontainer.Disposable, Disposable
All Known Implementing Classes:
AbstractRetryStrategy

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()
           
 
Methods inherited from interface org.picocontainer.Disposable
dispose
 

Method Detail

retry

public void retry()
           throws RetryException
Throws:
RetryException