This is the factory method responsible for obtaining a
ResourceBundle. This method uses the ResourceBundleManager to
manage instances of ResourceBundles per key/locale.
It should be noted that this method does not do anything if there
is already a request attribute with the given id.
Parameters: context - The FacesContext Parameters: descriptor - The Resource descriptor that is associatedwith the requested Resource. The newly created Resource |