Package io.wcm.siteapi.processor
Interface Processor
- All Superinterfaces:
io.wcm.sling.commons.caservice.ContextAwareService
- All Known Subinterfaces:
JsonObjectProcessor<T>
,SlingHttpServletProcessor
@ConsumerType
public interface Processor
extends io.wcm.sling.commons.caservice.ContextAwareService
Super interface for processors.
Services should implement
JsonObjectProcessor
and SlingHttpServletProcessor
depending on the type of implementation, but register to this interface.-
Field Summary
Fields inherited from interface io.wcm.sling.commons.caservice.ContextAwareService
PROPERTY_ACCEPTS_CONTEXT_PATH_EMPTY, PROPERTY_CONTEXT_PATH_BLACKLIST_PATTERN, PROPERTY_CONTEXT_PATH_PATTERN