This project has retired. For details please refer to its
Attic page .
PortletContainerEnabled (Cocoon API 2.1.12-dev [March 20 2012])
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.html 1304258 2012-03-23 10:09:27Z ilgrosso $
Author:
Carsten Ziegeler
setPortletContainerEnvironment
void setPortletContainerEnvironment (org.apache.pluto.services.PortletContainerEnvironment env)
Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.