This project has retired. For details please refer to its
Attic page.
PortletPortalManager (Cocoon API 2.1.12-dev [March 20 2012])
org.apache.cocoon.portal.impl
Class PortletPortalManager
java.lang.Object
org.apache.avalon.framework.logger.AbstractLogEnabled
org.apache.cocoon.portal.impl.PortalManagerImpl
org.apache.cocoon.portal.impl.PortletPortalManager
- All Implemented Interfaces:
- Disposable, Initializable, Component, Configurable, Contextualizable, LogEnabled, Serviceable, ThreadSafe, PortalManager, PortalManagerAspect
Deprecated. Use the PortletAdapter
.
public class PortletPortalManager
- extends PortalManagerImpl
- implements Initializable
Extends the PortalManager by initializing Pluto
- Version:
- CVS $Id: PortletPortalManager.html 1304258 2012-03-23 10:09:27Z ilgrosso $
- Author:
- Carsten Ziegeler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PortletPortalManager
public PortletPortalManager()
- Deprecated.
initialize
public void initialize()
throws Exception
- Deprecated.
- Specified by:
initialize
in interface Initializable
- Throws:
Exception
- See Also:
Initializable.initialize()
Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.