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:
- CVS $Id: PortletContainerEnabled.java 433543 2006-08-22 06:22:54Z crossley $
- Author:
- Carsten Ziegeler
setPortletContainerEnvironment
void setPortletContainerEnvironment(org.apache.pluto.services.PortletContainerEnvironment env)
Copyright ? 1999-2007 The Apache Software Foundation. All Rights Reserved.