org.apache.myfaces.config.element
Class ViewPoolMapping
java.lang.Object
org.apache.myfaces.config.element.ViewPoolMapping
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- ViewPoolMappingImpl
public abstract class ViewPoolMapping
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ViewPoolMapping
public ViewPoolMapping()
getUrlPattern
public abstract String getUrlPattern()
getParameterList
public abstract List<ViewPoolParameter> getParameterList()
Copyright © 2015 The Apache Software Foundation. All rights reserved.