T - the result returned by runpublic interface ResilientAction<T>
SubmissionService. Implementers
must only implement the run() method.
This class is very similar in behavior to Callable.| Modifier and Type | Method and Description |
|---|---|
T |
run() |
T run() throws java.lang.Exception
java.lang.ExceptionCopyright © 2014 Tim Brooks. All Rights Reserved.