Package | Description |
---|---|
org.apache.sling.rewriter | |
org.apache.sling.rewriter.impl |
Modifier and Type | Method and Description |
---|---|
Processor |
ProcessorFactory.createProcessor()
Create a new processor.
|
Processor |
ProcessorManager.getProcessor(ProcessorConfiguration configuration,
ProcessingContext context)
Return a pipeline for a pipeline configuration.
|
Modifier and Type | Class and Description |
---|---|
class |
PipelineImpl
The
PipelineImpl is the heart of the pipeline
processing. |
class |
ProcessorWrapper
This is a wrapper for a processor.
|
Modifier and Type | Method and Description |
---|---|
Processor |
ProcessorManagerImpl.getProcessor(ProcessorConfiguration configuration,
ProcessingContext context) |
Processor |
FactoryCache.getProcessor(String type)
Get the processor of the given type.
|
Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.