public abstract class FacesConfigExtension extends Object implements Serializable
Constructor and Description |
---|
FacesConfigExtension() |
Modifier and Type | Method and Description |
---|---|
abstract List<FaceletsProcessing> |
getFaceletsProcessingList() |
List<FaceletsTemplateMapping> |
getFaceletsTemplateMappings() |
List<ViewPoolMapping> |
getViewPoolMappings() |
public abstract List<FaceletsProcessing> getFaceletsProcessingList()
public List<ViewPoolMapping> getViewPoolMappings()
public List<FaceletsTemplateMapping> getFaceletsTemplateMappings()
Copyright © 2021 The Apache Software Foundation. All rights reserved.