org.apache.cocoon.components.treeprocessor
Class PipelineEventComponentProcessingNode
java.lang.Object
org.apache.avalon.framework.logger.AbstractLogEnabled
org.apache.cocoon.components.treeprocessor.AbstractProcessingNode
org.apache.cocoon.components.treeprocessor.PipelineEventComponentProcessingNode
- All Implemented Interfaces:
- ExecutionContext, Locatable, LogEnabled, ProcessingNode, ThreadSafe
- Direct Known Subclasses:
- GenerateNode, SerializeNode, TransformNode
- public abstract class PipelineEventComponentProcessingNode
- extends AbstractProcessingNode
- Version:
- CVS $Id: PipelineEventComponentProcessingNode.java 30941 2004-07-29 19:56:58Z vgritsenko $
- Author:
- Michael Melhem
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
views
protected Map views
pipelineHints
protected Map pipelineHints
PipelineEventComponentProcessingNode
public PipelineEventComponentProcessingNode()
setViews
public void setViews(Map views)
setPipelineHints
public void setPipelineHints(Map parameterMap)
hasViews
public boolean hasViews()
Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.