public class BookKeeperFactory extends Object
Constructor and Description |
---|
BookKeeperFactory() |
Modifier and Type | Method and Description |
---|---|
BookKeeper |
create(org.apache.sling.distribution.packaging.DistributionPackageBuilder packageBuilder,
BookKeeperConfig config,
Consumer<org.apache.sling.distribution.journal.messages.PackageStatusMessage> statusSender,
Consumer<org.apache.sling.distribution.journal.messages.LogMessage> logSender) |
public BookKeeper create(org.apache.sling.distribution.packaging.DistributionPackageBuilder packageBuilder, BookKeeperConfig config, Consumer<org.apache.sling.distribution.journal.messages.PackageStatusMessage> statusSender, Consumer<org.apache.sling.distribution.journal.messages.LogMessage> logSender)
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.