org.apache.cocoon.portal.impl
Class PortalManagerAspectChain
java.lang.Object
org.apache.cocoon.portal.impl.PortalManagerAspectChain
- public final class PortalManagerAspectChain
- extends Object
This chain holds all configured aspects for a portal manager.
- Since:
- 2.1.8
- Version:
- $Id: PortalManagerAspectChain.java 293351 2005-10-03 13:43:39Z cziegeler $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
aspects
protected List aspects
configs
protected List configs
PortalManagerAspectChain
public PortalManagerAspectChain()
configure
public void configure(ServiceSelector aspectSelector,
ServiceSelector adapterSelector,
Configuration conf,
PortalManagerAspect endAspect,
Parameters endAspectParameters)
throws ConfigurationException
- Throws:
ConfigurationException
getIterator
public Iterator getIterator()
getConfigIterator
public Iterator getConfigIterator()
dispose
public void dispose(ServiceSelector aspectSelector,
ServiceSelector adapterSelector)
Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.