protected static interface I18nInterceptor.LocaleHandler
| Modifier and Type | Method and Description | 
|---|---|
| Locale | find() | 
| Locale | read(ActionInvocation invocation) | 
| boolean | shouldStore() | 
| Locale | store(ActionInvocation invocation,
     Locale locale) | 
Locale find()
Locale read(ActionInvocation invocation)
Locale store(ActionInvocation invocation, Locale locale)
boolean shouldStore()
Copyright © 2000–2020 Apache Software Foundation. All rights reserved.