public interface LocaleProviderFactory
LocaleProvider
to another implementation provided
by a user. It also allows avoid problems with too many dependencies as LocaleProvider
is implemented by the ActionSupport
which can be defined as a bean in Spring.Modifier and Type | Method and Description |
---|---|
LocaleProvider |
createLocaleProvider()
Create a new instance of
LocaleProvider . |
LocaleProvider createLocaleProvider()
LocaleProvider
.Copyright © 2000–2020 Apache Software Foundation. All rights reserved.