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(java.lang.String servletName) |
ServletMappingDef |
ServletMappingDef.urlPattern(java.lang.String urlPattern) |
ServletMappingDef |
ServletMappingDef.urlPatterns(java.lang.String... urlPatterns) |
Modifier and Type | Class and Description |
---|---|
class |
ServletMappingDefImpl |
Modifier and Type | Method and Description |
---|---|
ServletMappingDef |
ServletDefImpl.mapping() |
ServletMappingDef |
ServletMappingDefImpl.servletName(java.lang.String servletName) |
ServletMappingDef |
ServletMappingDefImpl.urlPattern(java.lang.String urlPattern) |
ServletMappingDef |
ServletMappingDefImpl.urlPatterns(java.lang.String... urlPatterns) |