Interface Retryable


public interface Retryable
Marker interface for proxies that are providing retryable behaviour. Can be added by proxy creators that use the RetryOperationsInterceptor and StatefulRetryOperationsInterceptor.
Since:
1.1
Author:
Dave Syer