public interface FilterDefinition extends WebComponentDefinition
FilterDefinition
instance represents a web.xml <filter>
entry.
Concurrent SemanticsModifier and Type | Method and Description |
---|---|
java.lang.String |
getFilterClassName()
Returns the class name of the defined filter
|
java.lang.String |
getFilterName()
Returns the name of the filter
|
getInitParameters