org.richfaces.l10n
Class BundleLoader
java.lang.Object
org.richfaces.l10n.BundleLoader
public class BundleLoader
- extends Object
- Author:
- Nick Belaevski
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BundleLoader
public BundleLoader()
getBundle
public ResourceBundle getBundle(Enum<?> messageKey,
Locale locale)
throws MissingResourceException,
IllegalArgumentException
- Throws:
MissingResourceException
IllegalArgumentException
getApplicationBundle
public ResourceBundle getApplicationBundle(javax.faces.context.FacesContext facesContext,
Enum<?> messageKey,
Locale locale)
throws MissingResourceException
- Throws:
MissingResourceException
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.