Load task for a group of resources. More...
Classes | |
interface | Callback |
Callback interface to indicate that resource loading is finished. More... | |
Load task for a group of resources.
The task is created from a set of URLs and a callback. When Kanzi loads all URLs, it calls the callback. See ResourceManager#acquireResourcesAsync and ResourceManager#wait(AcquireTask).