Uses of Interface
org.apache.cocoon.portal.PortalManagerAspect

Packages that use PortalManagerAspect
org.apache.cocoon.portal.coplet.adapter.impl   
org.apache.cocoon.portal.impl   
 

Uses of PortalManagerAspect in org.apache.cocoon.portal.coplet.adapter.impl
 

Classes in org.apache.cocoon.portal.coplet.adapter.impl that implement PortalManagerAspect
 class PortletAdapter
          This is the adapter to use JSR-168 portlets as coplets.
 

Uses of PortalManagerAspect in org.apache.cocoon.portal.impl
 

Classes in org.apache.cocoon.portal.impl that implement PortalManagerAspect
 class PortalManagerImpl
           
 class PortletPortalManager
          Deprecated. Use the PortletAdapter.
 

Methods in org.apache.cocoon.portal.impl with parameters of type PortalManagerAspect
 void PortalManagerAspectChain.addAsFirst(PortalManagerAspect firstAspect, Parameters firstAspectParameters)
          Deprecated. This method will be removed in 2.2.
 void PortalManagerAspectChain.configure(ServiceSelector aspectSelector, ServiceSelector adapterSelector, Configuration conf, PortalManagerAspect endAspect, Parameters endAspectParameters)
           
 



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