org.apache.cocoon.portal.pluto
Interface PortletContainerEnabled
- All Known Implementing Classes:
- InformationProviderServiceImpl
- public interface PortletContainerEnabled
This interface marks a factory/service as a component that nees
access to the portlet container environment.
This method is invoke in the component initialization phase just
before the initialize method.
- Version:
- $Id: PortletContainerEnabled.java 322475 2005-10-16 14:26:44Z cziegeler $
setPortletContainerEnvironment
public void setPortletContainerEnvironment(org.apache.pluto.services.PortletContainerEnvironment env)
Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.