|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RetryCallback | |
---|---|
org.eclipse.gemini.blueprint.service.importer.support.internal.support | Gemini Blueprint service support package. |
Uses of RetryCallback in org.eclipse.gemini.blueprint.service.importer.support.internal.support |
---|
Classes in org.eclipse.gemini.blueprint.service.importer.support.internal.support that implement RetryCallback | |
---|---|
class |
DefaultRetryCallback<T>
Implementation for cases where the work completition is given by the non-nullity of the returned object. |
Methods in org.eclipse.gemini.blueprint.service.importer.support.internal.support with parameters of type RetryCallback | ||
---|---|---|
|
RetryTemplate.execute(RetryCallback<T> callback)
Main retry method. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |