org.apache.cocoon.pipeline.caching
Class SimplePipelineCache
java.lang.Object
org.apache.cocoon.pipeline.caching.SimplePipelineCache
- All Implemented Interfaces:
- PipelineCache
public class SimplePipelineCache
- extends Object
- implements PipelineCache
SimplePipelineCache
public SimplePipelineCache()
get
public CacheValue get(CacheKey pipelineCacheKey)
- Specified by:
get
in interface PipelineCache
put
public void put(CacheKey pipelineCacheKey,
CacheValue pipelineCacheValue)
- Specified by:
put
in interface PipelineCache
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2008 The Apache Software Foundation. All Rights Reserved.