| Package | Description |
|---|---|
| com.liferay.faces.util.config | |
| com.liferay.faces.util.config.internal | |
| com.liferay.faces.util.factory | |
| com.liferay.faces.util.factory.internal |
| Modifier and Type | Method and Description |
|---|---|
List<ConfiguredElement> |
FacesConfig.getConfiguredApplicationExtensions() |
List<ConfiguredElement> |
FacesConfig.getConfiguredFactoryExtensions() |
| Modifier and Type | Class and Description |
|---|---|
class |
ConfiguredElementImpl |
| Modifier and Type | Method and Description |
|---|---|
List<ConfiguredElement> |
FacesConfigImpl.getConfiguredApplicationExtensions() |
List<ConfiguredElement> |
FacesConfigImpl.getConfiguredFactoryExtensions() |
| Constructor and Description |
|---|
FacesConfigImpl(List<ConfiguredElement> configuredApplicationExtensions,
List<ConfiguredElement> configuredFactoryExtensions,
List<ConfiguredServletMapping> configuredFacesServletMappings,
List<ConfiguredManagedBean> configuredManagedBeans,
List<String> configuredSuffixes,
List<ConfiguredSystemEventListener> configuredSystemEventListeners) |
FacesConfigImpl(List<ConfiguredElement> configuredApplicationExtensions,
List<ConfiguredElement> configuredFactoryExtensions,
List<ConfiguredServletMapping> configuredFacesServletMappings,
List<ConfiguredManagedBean> configuredManagedBeans,
List<String> configuredSuffixes,
List<ConfiguredSystemEventListener> configuredSystemEventListeners) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
FactoryExtensionFinder.registerFactory(ConfiguredElement configuredFactoryExtension) |
| Modifier and Type | Method and Description |
|---|---|
void |
FactoryExtensionFinderImpl.registerFactory(ConfiguredElement configuredFactoryExtension) |
Copyright © 2016 Liferay, Inc.. All rights reserved.