SLING-7168 - Allow to implement custom distribution queue

* Export the org.apache.sling.distribution.queue package
* Export the org.apache.sling.distribution.queue.spi package
* Export the org.apache.sling.distribution.log.spi package
* Expose DistributionQueue and DistributionLog as a consumer types
* Hide DistributionQueueProcessor and DistributionQueueProvider
* Make the exposed classes final
* Minor typo cleanups
63 files changed
tree: 02f352bff1c04aa6595ef668cbdde46a737cdd94
  1. src/
  2. .gitignore
  3. LICENSE
  4. pom.xml
  5. README.md
README.md

Apache Sling Distribution Core

This module is part of the Apache Sling project.