public class ContractMappingImpl extends ContractMapping
| Constructor and Description | 
|---|
| ContractMappingImpl() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | addContract(String contract) | 
| void | addUrlPattern(String urlPattern) | 
| List<String> | getContractList() | 
| List<String> | getUrlPatternList() | 
public List<String> getUrlPatternList()
getUrlPatternList in class ContractMappingpublic List<String> getContractList()
getContractList in class ContractMappingpublic void addContract(String contract)
public void addUrlPattern(String urlPattern)
Copyright © 2022 The Apache Software Foundation. All rights reserved.