@Service(value=org.apache.sling.distribution.Distributor.class) public class DefaultDistributor extends Object implements org.apache.sling.distribution.Distributor
Constructor and Description |
---|
DefaultDistributor() |
Modifier and Type | Method and Description |
---|---|
@NotNull org.apache.sling.distribution.DistributionResponse |
distribute(@NotNull String agentName,
@NotNull org.apache.sling.api.resource.ResourceResolver resourceResolver,
@NotNull org.apache.sling.distribution.DistributionRequest distributionRequest) |
@NotNull public @NotNull org.apache.sling.distribution.DistributionResponse distribute(@NotNull @NotNull String agentName, @NotNull @NotNull org.apache.sling.api.resource.ResourceResolver resourceResolver, @NotNull @NotNull org.apache.sling.distribution.DistributionRequest distributionRequest)
distribute
in interface org.apache.sling.distribution.Distributor
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.