public interface ServletRegistration extends Registration
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ServletRegistration.Dynamic |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
addMapping(String... urlPatterns) |
Collection<String> |
getMappings() |
String |
getRunAsRole() |
getClassName, getInitParameter, getInitParameters, getName, setInitParameter, setInitParametersCopyright © 2013. All Rights Reserved.