|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ComponentCacheKey | |
| org.apache.cocoon.caching | |
| org.apache.cocoon.components.pipeline.impl | |
| Uses of ComponentCacheKey in org.apache.cocoon.caching |
| Methods in org.apache.cocoon.caching with parameters of type ComponentCacheKey | |
void |
PipelineCacheKey.addKey(ComponentCacheKey key)
Add a key |
| Uses of ComponentCacheKey in org.apache.cocoon.components.pipeline.impl |
| Methods in org.apache.cocoon.components.pipeline.impl that return ComponentCacheKey | |
protected ComponentCacheKey |
CachingProcessingPipeline.newComponentCacheKey(int type,
String role,
Serializable key)
Create a new cache key |
protected ComponentCacheKey |
CachingPointProcessingPipeline.newComponentCacheKey(int type,
String role,
Serializable key)
Create a new ComponentCachekey ComponentCacheKeys can be flagged as cachepoints |
protected abstract ComponentCacheKey |
AbstractCachingProcessingPipeline.newComponentCacheKey(int type,
String role,
Serializable key)
Abstract method defined in subclasses |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||