Adds a new resource provider and specifies the name under which the provided resource will be registered,
Specifies the name key under which the provided resources will be registered for subsequent look-ups.
Implementation of the resource provider interface
the provided resource
Gets the provided resource by the supplied name.
under which the resource provider was registered
the resource or undefined if the specified resource was not found
Provides API to register resource providers and get access to the provided resources.