Feature Model Analyser For Classes
October 17, 2023 ยท View on GitHub
Feature Model Analyser For Classes
This module contain analyser tasks which analyse classes contained in Sling features' OSGi bundles. For further information refer to Sling Feature Model Analyser
Analyser Tasks
Below is a list of built-in analysers.
prevent-provider-type-impls
This analyser makes sure that no class implements or extends any type marked as provider with annotation org.osgi.annotation.versioning.ProviderType.
