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:
- LogEnabled, ThreadSafe, ProcessingNode, Locatable
- Direct Known Subclasses:
- GenerateNode, SerializeNode, TransformNode
public abstract class PipelineEventComponentProcessingNode
- extends AbstractProcessingNode
- Version:
- CVS $Id: PipelineEventComponentProcessingNode.html 1304258 2012-03-23 10:09:27Z ilgrosso $
- 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-2010 The Apache Software Foundation. All Rights Reserved.