org.apache.myfaces.config.element
Class ViewPoolParameter
java.lang.Object
org.apache.myfaces.config.element.ViewPoolParameter
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- ViewPoolParameterImpl
public abstract class ViewPoolParameter
- extends Object
- implements Serializable
- 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 |
ViewPoolParameter
public ViewPoolParameter()
getName
public abstract String getName()
getValue
public abstract String getValue()
Copyright © 2015 The Apache Software Foundation. All rights reserved.