|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServletMappingDef | |
---|---|
org.jboss.arquillian.protocol.servlet.arq514hack.descriptors.api.web | |
org.jboss.arquillian.protocol.servlet.arq514hack.descriptors.impl.web |
Uses of ServletMappingDef in org.jboss.arquillian.protocol.servlet.arq514hack.descriptors.api.web |
---|
Methods in org.jboss.arquillian.protocol.servlet.arq514hack.descriptors.api.web that return ServletMappingDef | |
---|---|
ServletMappingDef |
ServletDef.mapping()
|
ServletMappingDef |
ServletMappingDef.servletName(String servletName)
|
ServletMappingDef |
ServletMappingDef.urlPattern(String urlPattern)
|
ServletMappingDef |
ServletMappingDef.urlPatterns(String... urlPatterns)
|
Uses of ServletMappingDef in org.jboss.arquillian.protocol.servlet.arq514hack.descriptors.impl.web |
---|
Classes in org.jboss.arquillian.protocol.servlet.arq514hack.descriptors.impl.web that implement ServletMappingDef | |
---|---|
class |
ServletMappingDefImpl
|
Methods in org.jboss.arquillian.protocol.servlet.arq514hack.descriptors.impl.web that return ServletMappingDef | |
---|---|
ServletMappingDef |
ServletDefImpl.mapping()
|
ServletMappingDef |
ServletMappingDefImpl.servletName(String servletName)
|
ServletMappingDef |
ServletMappingDefImpl.urlPattern(String urlPattern)
|
ServletMappingDef |
ServletMappingDefImpl.urlPatterns(String... urlPatterns)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |