public interface DistributionRequestHandler
DistributionRequest
s passed to a
DistributionTrigger
Modifier and Type | Method and Description |
---|---|
void |
handle(org.apache.sling.api.resource.ResourceResolver resourceResolver,
org.apache.sling.distribution.DistributionRequest request)
handle the request according to the trigger implementation.
|
Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.