|
||||||||||
| 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. |
| org.apache.pluto.driver.services.container | |
| 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. |
| Uses of FilterConfig in org.apache.pluto.driver.services.container |
|---|
| Classes in org.apache.pluto.driver.services.container that implement FilterConfig | |
|---|---|
class |
FilterConfigImpl
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||