org.apache.cocoon.portal.layout.renderer.aspect.impl
Class RendererAspectChain
java.lang.Object
org.apache.cocoon.portal.layout.renderer.aspect.impl.RendererAspectChain
- public final class RendererAspectChain
- extends Object
This chain holds all configured renderer aspects for one renderer.
Configuration
aspect |
Multiple aspect renderer configurations. Required attribute
type . Nested configuration must contain parameters
for aspect rederer.
|
req | Configuration | null |
- Version:
- $Id: RendererAspectChain.java 327168 2005-10-21 12:56:35Z 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
RendererAspectChain
public RendererAspectChain()
configure
public void configure(ServiceSelector selector,
Configuration conf)
throws ConfigurationException
- Throws:
ConfigurationException
getIterator
public Iterator getIterator()
getConfigIterator
public Iterator getConfigIterator()
dispose
public void dispose(ServiceSelector selector)
Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.