Package org.gatein.pc.portlet.container
Interface PortletFilterContext
-
- All Known Implementing Classes:
PortletFilterContextImpl
public interface PortletFilterContext- Version:
- $Revision: 630 $
- Author:
- Julien Viet
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidmanagedStart()Attempt to start the portlet filter.voidmanagedStop()Stop the portlet filter.
-