org.apache.myfaces.extensions.cdi.message.api
Interface LocaleResolver

All Superinterfaces:
Serializable
All Known Subinterfaces:
MessageContext

public interface LocaleResolver
extends Serializable

Implementations have to provide the current locale


Method Summary
 Locale getLocale()
           
 

Method Detail

getLocale

Locale getLocale()
Returns:
the current locale


Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.