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:
- Component, Configurable, Contextualizable, Disposable, Initializable, LogEnabled, PortalManager, PortalManagerAspect, Serviceable, ThreadSafe
Deprecated. Use the PortletAdapter.
- public class PortletPortalManager
- extends PortalManagerImpl
- implements Initializable
Extends the PortalManager by initializing Pluto
- Version:
- CVS $Id: PortletPortalManager.java 433543 2006-08-22 06:22:54Z crossley $
- 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-2006 The Apache Software Foundation. All Rights Reserved.