org.exoplatform.services.portletcontainer.bundle
Interface ResourceBundleDelegate

All Known Implementing Classes:
ResourceBundleDelegateImpl

public interface ResourceBundleDelegate

Author:
Benjamin Mestrallet benjamin.mestrallet@exoplatform.com

Method Summary
 ResourceBundle lookupBundle(String portletBundledName, Locale locale)
           
 

Method Detail

lookupBundle

ResourceBundle lookupBundle(String portletBundledName,
                            Locale locale)
Parameters:
portletBundledName - name
locale - locale
Returns:
bundle


Copyright © 2009 eXo Platform SAS. All Rights Reserved.