| Package | Description |
|---|---|
| com.liferay.faces.util.config |
Copyright (c) 2000-2020 Liferay, Inc.
|
| com.liferay.faces.util.factory |
Copyright (c) 2000-2020 Liferay, Inc.
|
| Modifier and Type | Method and Description |
|---|---|
List<ConfiguredElement> |
FacesConfig.getConfiguredApplicationExtensions() |
List<ConfiguredElement> |
FacesConfig.getConfiguredFactoryExtensions() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
FactoryExtensionFinder.registerFactory(ConfiguredElement configuredFactoryExtension)
Deprecated.
Call
FactoryExtensionFinder.registerFactory(ExternalContext, ConfiguredElement) instead.
Registers the specified configured factory extension by storing it as an attribute in the |
abstract void |
FactoryExtensionFinder.registerFactory(javax.faces.context.ExternalContext externalContext,
ConfiguredElement configuredFactoryExtension)
Registers the specified configured factory extension by storing it as an attribute in the specified
ExternalContext.getApplicationMap(). |
Copyright © 2020 Liferay, Inc.. All rights reserved.