public class ServletMapping extends Object
Constructor and Description |
---|
ServletMapping(String servletName,
Class servletClass,
String urlPattern) |
Modifier and Type | Method and Description |
---|---|
Class |
getServletClass() |
String |
getServletName() |
String |
getUrlPattern() |
boolean |
isExtensionMapping() |
Copyright © 2013 Apache Software Foundation. All Rights Reserved.