public interface LocaleResolver extends Serializable, DeltaSpikeConfig
Locale.
 DeltaSpike provides a default implementation which returns the current system Locale.
An application can provide custom implementation as an @Alternative. This could e.g. examine a JSF View or the Locale of any currently logged in User.
| Modifier and Type | Method and Description | 
|---|---|
Locale | 
getLocale()  | 
Locale getLocale()
Copyright © 2017 The Apache Software Foundation. All rights reserved.