Package org.gatein.pc.portlet.container
Interface PortletContainerContext
-
- All Known Implementing Classes:
PortletContainerContextImpl
public interface PortletContainerContext- 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 container.voidmanagedStop()Stop the portlet container.
-