Uses of Interface
org.eclipse.gemini.blueprint.service.importer.support.internal.support.RetryCallback

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
<T> T
RetryTemplate.execute(RetryCallback<T> callback)
          Main retry method.
 



Copyright © 2006-2013. All Rights Reserved.