public interface ProcessorConfiguration
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getConfiguration()
Return the configuration for this component.
|
String |
getType()
The name/type of the component.
|
boolean |
match(ProcessingContext context)
Check if this processor configuration matches for the current request.
|
String getType()
Map<String,Object> getConfiguration()
boolean match(ProcessingContext context)
"Copyright © 2010 - 2017 Adobe Systems Incorporated. All Rights Reserved"