org.apache.myfaces.config.element
Class ContractMapping
java.lang.Object
org.apache.myfaces.config.element.ContractMapping
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- ContractMappingImpl
public abstract class ContractMapping
- 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 |
ContractMapping
public ContractMapping()
getUrlPattern
public abstract String getUrlPattern()
getContracts
public abstract String getContracts()
Copyright © 2014 The Apache Software Foundation. All rights reserved.