|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FilterConfig | |
---|---|
javax.portlet.filter | The javax.portlet.filter package defines the filter APIs for the Java Portlet Specification. |
Uses of FilterConfig in javax.portlet.filter |
---|
Methods in javax.portlet.filter with parameters of type FilterConfig | |
---|---|
void |
PortletFilter.init(FilterConfig filterConfig)
Called by the portlet container to indicate to a filter that it is being placed into service. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |