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
 
- 
- 
Constructor SummaryConstructors Constructor Description ContractMapping()
 - 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description abstract List<String>getContractList()abstract List<String>getUrlPatternList()
 
-