public class ServletMappingType extends Object
Constructor and Description |
---|
ServletMappingType() |
Modifier and Type | Method and Description |
---|---|
String |
getServletName() |
String |
getUrlPattern() |
void |
setServletName(String servletName) |
void |
setUrlPattern(String urlPattern) |
Copyright © 2013 Oracle Corporation. All rights reserved.