Package org.jclouds.rest.suppliers
Interface ValueLoadedCallback<V>
- All Known Implementing Classes:
 ImageCacheSupplier,ValueLoadedCallback.NoOpCallback
@Beta
public interface ValueLoadedCallback<V>
Callback that gets called every time the supplier loads new values.
- 
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic classThe default implementation does nothing - 
Method Summary
 
- 
Method Details
- 
valueLoaded
 
 -