public abstract class I18nFactory extends Object implements javax.faces.FacesWrapper<I18nFactory>
| Constructor and Description |
|---|
I18nFactory() |
| Modifier and Type | Method and Description |
|---|---|
abstract I18n |
getI18n()
Returns a stateless, thread-safe singleton instance of
I18n. |
static I18n |
getI18nInstance()
Returns a stateless, thread-safe singleton instance of
I18n from the I18nFactory found by the
FactoryExtensionFinder. |
public static I18n getI18nInstance()
I18n from the I18nFactory found by the
FactoryExtensionFinder.Copyright © 2016 Liferay, Inc.. All rights reserved.