juzu.request
Interface ApplicationContext


public interface ApplicationContext

The context of an application.

Author:
Julien Viet

Method Summary
 ResourceBundle resolveBundle(Locale locale)
          Resolves a resource bundle for the specified locale and return it.
 

Method Detail

resolveBundle

ResourceBundle resolveBundle(Locale locale)
Resolves a resource bundle for the specified locale and return it.

Parameters:
locale - the locale
Returns:
the bundle


Copyright © 2013 eXo Platform SAS. All Rights Reserved.