public interface ExceptionRetryingProxy
ExceptionRetryingProxy defines the behaviour for a
 proxy that can retry | Modifier and Type | Method and Description | 
|---|---|
| Object | getDelegate() | 
| Object | newDelegate() | 
| void | resetDelegate()Resets the delegate instance to a state from which it can perform the 
 operations delegated to it. | 
Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.