|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.avalon.framework.logger.AbstractLoggable | +--org.apache.cocoon.components.treeprocessor.AbstractProcessingNode | +--org.apache.cocoon.components.treeprocessor.PipelineEventComponentProcessingNode
Field Summary | |
protected java.util.Map |
views
|
Fields inherited from class org.apache.cocoon.components.treeprocessor.AbstractProcessingNode |
location |
Fields inherited from interface org.apache.cocoon.components.treeprocessor.ProcessingNode |
OBJECT_SOURCE_RESOLVER |
Constructor Summary | |
PipelineEventComponentProcessingNode()
|
Method Summary | |
boolean |
hasViews()
|
void |
setViews(java.util.Map views)
|
Methods inherited from class org.apache.cocoon.components.treeprocessor.AbstractProcessingNode |
getLocation, getSourceResolver, setLocation |
Methods inherited from class org.apache.avalon.framework.logger.AbstractLoggable |
getLogger, setLogger, setupLogger, setupLogger, setupLogger |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.apache.cocoon.components.treeprocessor.ProcessingNode |
invoke |
Field Detail |
protected java.util.Map views
Constructor Detail |
public PipelineEventComponentProcessingNode()
Method Detail |
public void setViews(java.util.Map views)
public boolean hasViews()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |