org.jboss.portal.portlet.impl.jsr168
Class PortletResourceBundleFactory
java.lang.Object
org.jboss.portal.portlet.impl.jsr168.PortletResourceBundleFactory
- All Implemented Interfaces:
- org.jboss.portal.common.i18n.ResourceBundleFactory
public class PortletResourceBundleFactory
- extends java.lang.Object
- implements org.jboss.portal.common.i18n.ResourceBundleFactory
Manage resource bundles for a portlet.
- Version:
- $Revision: 6818 $
- Author:
- Julien Viet, Thomas Heute
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PortletResourceBundleFactory
public PortletResourceBundleFactory(org.jboss.portal.common.i18n.ResourceBundleManager bundleMgr,
ContainerPortletInfo containerInfo)
createResourceBundleManager
public static org.jboss.portal.common.i18n.ResourceBundleManager createResourceBundleManager(org.jboss.portal.common.i18n.ResourceBundleManager bundleMgr,
ContainerPortletInfo containerInfo)
getBundle
public java.util.ResourceBundle getBundle(java.util.Locale locale)
- Specified by:
getBundle in interface org.jboss.portal.common.i18n.ResourceBundleFactory
Copyright © 2008. All Rights Reserved.