public interface UrlPatternFilterMappingDefinition extends FilterMappingDefinition
UrlPatternFilterMappingDefinition
represents a web.xml <filter-mapping>
entry
which contains a <url-pattern
element, and therefore maps the referenced filter to a particular
URL pattern.
Concurrent SemanticsModifier and Type | Method and Description |
---|---|
java.lang.String |
getUrlPattern()
Returns the URL pattern to which this mapping applies.
|
getFilterDispatcherTypes, getFilterName