JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
ubic.gemma.persistence.retry
Retryable
Contents
Description
Hide sidebar
Show sidebar
Annotation Interface Retryable
@Target
(
METHOD
)
@Retention
(
RUNTIME
)
public @interface
Retryable
Indicate that the method should be retried on failure.