This project has retired. For details please refer to its
Attic page.
NonCachingProcessingPipeline (Cocoon Pipeline Implementation 1.0.0 API)
org.apache.cocoon.components.pipeline.impl
Class NonCachingProcessingPipeline
java.lang.Object
org.apache.cocoon.util.AbstractLogEnabled
org.apache.cocoon.components.pipeline.AbstractProcessingPipeline
org.apache.cocoon.components.pipeline.impl.NonCachingProcessingPipeline
- All Implemented Interfaces:
- Parameterizable, Poolable, org.apache.cocoon.components.pipeline.ProcessingPipeline, Recyclable, Serviceable
- public class NonCachingProcessingPipeline
- extends AbstractProcessingPipeline
Thi is the implementation of the non caching processing pipeline
- Version:
- $Id: NonCachingProcessingPipeline.html 1304280 2012-03-23 11:18:01Z ilgrosso $
| Fields inherited from class org.apache.cocoon.components.pipeline.AbstractProcessingPipeline |
configuration, configuredExpires, configuredOutputBufferSize, expires, generator, generatorParam, generatorSource, lastConsumer, manager, newManager, outputBufferSize, parameters, reader, readerMimeType, readerParam, readerSource, serializer, serializerMimeType, serializerParam, serializerSource, sourceResolver, transformerParams, transformers, transformerSources |
| Fields inherited from interface org.apache.cocoon.components.pipeline.ProcessingPipeline |
ROLE |
| Methods inherited from class org.apache.cocoon.components.pipeline.AbstractProcessingPipeline |
addTransformer, checkIfModified, checkPipeline, connect, connectPipeline, getGenerator, getKeyForEventPipeline, getLocation, getValidityForEventPipeline, handleException, informBranchPoint, isInternalError, parameterize, prepareInternal, prepareInternalErrorHandler, preparePipeline, process, process, processErrorHandler, processReader, processXMLPipeline, recycle, service, setErrorHandler, setGenerator, setMimeTypeForReader, setMimeTypeForSerializer, setProcessorManager, setReader, setSerializer, setup, setupPipeline, setupReader |
| Methods inherited from class org.apache.cocoon.util.AbstractLogEnabled |
getLogger, setLogger |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NonCachingProcessingPipeline
public NonCachingProcessingPipeline()
Copyright © 1999-2008 The Apache Software Foundation. All Rights Reserved.