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

Packages that use PortalManagerAspect
org.apache.cocoon.portal.impl   
org.apache.cocoon.portal.pluto.adapter   
org.apache.cocoon.portal.wsrp.adapter   
 

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

Classes in org.apache.cocoon.portal.impl that implement PortalManagerAspect
 class PortalManagerImpl
           
 

Methods in org.apache.cocoon.portal.impl with parameters of type PortalManagerAspect
 void PortalManagerAspectChain.configure(ServiceSelector aspectSelector, ServiceSelector adapterSelector, Configuration conf, PortalManagerAspect endAspect, Parameters endAspectParameters)
           
 

Uses of PortalManagerAspect in org.apache.cocoon.portal.pluto.adapter
 

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

Uses of PortalManagerAspect in org.apache.cocoon.portal.wsrp.adapter
 

Classes in org.apache.cocoon.portal.wsrp.adapter that implement PortalManagerAspect
 class WSRPAdapter
          Adapter to use wsrp-portlets as coplets
It provides the wsrp support by initializing wsrp4j
The aspect/adapter can be configured at the portal manager.
 



Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.