@Singleton @Requires(property="micronaut.server.locale-resolution.fixed") public class HttpFixedLocaleResolver extends FixedLocaleResolver<HttpRequest<?>> implements HttpLocaleResolver
LocaleResolver for fixed locale resolution.| Modifier and Type | Field and Description | 
|---|---|
static Integer | 
ORDER  | 
localeHIGHEST_PRECEDENCE, LOWEST_PRECEDENCE| Constructor and Description | 
|---|
HttpFixedLocaleResolver(HttpLocaleResolutionConfiguration localeResolutionConfiguration)  | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
getOrder()  | 
resolve, resolveOrDefaultclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitresolve, resolveOrDefaultpublic static final Integer ORDER
public HttpFixedLocaleResolver(HttpLocaleResolutionConfiguration localeResolutionConfiguration)
localeResolutionConfiguration - The locale resolution configuration