Loads multiple objects. Application writers should implement this method to customize the loading of cache object. This method is called by the caching service when the requested object is not in the cache.
@param keys keys identifying the values to be loaded
@return A Map of objects that are to be stored in the cache.