| Package | Description |
|---|---|
| org.jboss.arquillian.protocol.servlet.arq514hack.descriptors.api.web | |
| org.jboss.arquillian.protocol.servlet.arq514hack.descriptors.impl.web |
| Modifier and Type | Method and Description |
|---|---|
ServletMappingDef |
ServletDef.mapping() |
ServletMappingDef |
ServletMappingDef.servletName(String servletName) |
ServletMappingDef |
ServletMappingDef.urlPattern(String urlPattern) |
ServletMappingDef |
ServletMappingDef.urlPatterns(String... urlPatterns) |
| Modifier and Type | Class and Description |
|---|---|
class |
ServletMappingDefImpl |
| Modifier and Type | Method and Description |
|---|---|
ServletMappingDef |
ServletDefImpl.mapping() |
ServletMappingDef |
ServletMappingDefImpl.servletName(String servletName) |
ServletMappingDef |
ServletMappingDefImpl.urlPattern(String urlPattern) |
ServletMappingDef |
ServletMappingDefImpl.urlPatterns(String... urlPatterns) |
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.