org.apache.myfaces.config.element
Class FacesConfigExtension
java.lang.Object
org.apache.myfaces.config.element.FacesConfigExtension
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- FacesConfigExtensionImpl
public abstract class FacesConfigExtension
- extends Object
- implements Serializable
- Since:
- 2.1.0
- Author:
- Leonardo Uribe
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FacesConfigExtension
public FacesConfigExtension()
getFaceletsProcessingList
public abstract List<FaceletsProcessing> getFaceletsProcessingList()
getViewPoolMappings
public List<ViewPoolMapping> getViewPoolMappings()
- Returns:
- Since:
- 2.2.0
Copyright © 2014 The Apache Software Foundation. All rights reserved.