public abstract class ViewPoolMapping extends Object implements Serializable
| Constructor and Description | 
|---|
| ViewPoolMapping() | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract List<ViewPoolParameter> | getParameterList() | 
| abstract String | getUrlPattern() | 
public abstract String getUrlPattern()
public abstract List<ViewPoolParameter> getParameterList()
Copyright © 2022 The Apache Software Foundation. All rights reserved.