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

Method Summary
 void setPortletContainerEnvironment(org.apache.pluto.services.PortletContainerEnvironment env)
           
 

Method Detail

setPortletContainerEnvironment

void setPortletContainerEnvironment(org.apache.pluto.services.PortletContainerEnvironment env)


Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.