| Constructor and Description |
|---|
HttpPreloader(RequestPipeline requestPipeline) |
| Modifier and Type | Method and Description |
|---|---|
Collection<Callable<PreloadedData>> |
createPreloadTasks(Gadget gadget)
Create new preload tasks for the provided gadget.
|
static HttpRequest |
newHttpRequest(GadgetContext context,
RequestAuthenticationInfo authenticationInfo) |
@Inject public HttpPreloader(RequestPipeline requestPipeline)
public Collection<Callable<PreloadedData>> createPreloadTasks(Gadget gadget)
PreloadercreatePreloadTasks in interface Preloadergadget - The gadget that the operations will be performed for.PreloaderService#.public static HttpRequest newHttpRequest(GadgetContext context, RequestAuthenticationInfo authenticationInfo) throws GadgetException
GadgetExceptionCopyright © 2007-2012. All Rights Reserved.