Uses of Interface
fr.gouv.vitam.common.retryable.DelegateRetryVoid
-
Uses of DelegateRetryVoid in fr.gouv.vitam.common.retryable
Modifier and TypeMethodDescriptionvoid
Retryable.execute
(DelegateRetryVoid<E> delegate) void
RetryableOnException.execute
(DelegateRetryVoid<E> delegate) void
RetryableOnResult.execute
(DelegateRetryVoid<E> delegate)