| org.apache.cocoon.components.pipeline.impl.BaseCachingProcessingPipeline org.apache.cocoon.components.pipeline.impl.AbstractCachingProcessingPipeline org.apache.cocoon.components.pipeline.impl.CachingProcessingPipeline
All known Subclasses: org.apache.cocoon.components.profiler.ProfilingCachingProcessingPipeline,
Methods inherited from org.apache.cocoon.components.pipeline.impl.AbstractCachingProcessingPipeline | public void addTransformer(String role, String source, Parameters param, Parameters hintParam) throws ProcessingException(Code)(Java Doc) abstract protected void cacheResults(Environment environment, OutputStream os) throws Exception(Code)(Java Doc) abstract protected void connectCachingPipeline(Environment environment) throws ProcessingException(Code)(Java Doc) protected void connectPipeline(Environment environment) throws ProcessingException(Code)(Java Doc) protected void generateCachingKey(Environment environment) throws ProcessingException(Code)(Java Doc) protected boolean generateLock(Object key)(Code)(Java Doc) public String getKeyForEventPipeline()(Code)(Java Doc) public SourceValidity getValidityForEventPipeline()(Code)(Java Doc) SourceValidity getValidityForInternalPipeline(int index)(Code)(Java Doc) abstract protected ComponentCacheKey newComponentCacheKey(int type, String role, Serializable key)(Code)(Java Doc) public void parameterize(Parameters params) throws ParameterException(Code)(Java Doc) protected boolean processReader(Environment environment) throws ProcessingException(Code)(Java Doc) protected boolean processXMLPipeline(Environment environment) throws ProcessingException(Code)(Java Doc) public void recycle()(Code)(Java Doc) protected boolean releaseLock(Object key)(Code)(Java Doc) public void setGenerator(String role, String source, Parameters param, Parameters hintParam) throws ProcessingException(Code)(Java Doc) public void setReader(String role, String source, Parameters param, String mimeType) throws ProcessingException(Code)(Java Doc) public void setSerializer(String role, String source, Parameters param, Parameters hintParam, String mimeType) throws ProcessingException(Code)(Java Doc) boolean setupFromCacheKey()(Code)(Java Doc) protected void setupPipeline(Environment environment) throws ProcessingException(Code)(Java Doc) protected void setupValidities() throws ProcessingException(Code)(Java Doc) protected void validatePipeline(Environment environment) throws ProcessingException(Code)(Java Doc) protected boolean waitForLock(Object key)(Code)(Java Doc)
|
Methods inherited from org.apache.cocoon.components.pipeline.impl.BaseCachingProcessingPipeline | public void dispose()(Code)(Java Doc) public void parameterize(Parameters params) throws ParameterException(Code)(Java Doc) public void recycle()(Code)(Java Doc)
|
|
|