Uses of Class
org.jacorb.notification.engine.RetryException

Packages that use RetryException
org.jacorb.notification.engine   
 

Uses of RetryException in org.jacorb.notification.engine
 

Methods in org.jacorb.notification.engine that throw RetryException
protected  void AbstractRetryStrategy.remoteExceptionOccured(java.lang.Exception error)
           
 void RetryStrategy.retry()
           
 void AbstractRetryStrategy.retry()
           
protected  void WaitRetryStrategy.retryInternal()
           
protected  void TaskProcessorRetryStrategy.retryInternal()
           
protected  void AlwaysDisposeRetryStrategy.retryInternal()
           
protected abstract  void AbstractRetryStrategy.retryInternal()