The JavaDoc for org.osgi.annotation.versioning.ProviderType says:

A package can be marked 
ProviderType<https://osgi.org/javadoc/osgi.annotation/7.0.0/org/osgi/annotation/versioning/ProviderType.html>.
 In this case, all types in the package are considered to be a provider type 
regardless of whether they are marked 
ConsumerType<https://osgi.org/javadoc/osgi.annotation/7.0.0/org/osgi/annotation/versioning/ConsumerType.html>
 or 
ProviderType<https://osgi.org/javadoc/osgi.annotation/7.0.0/org/osgi/annotation/versioning/ProviderType.html>.

How is this intended to be done?

Regards,

Scott
_______________________________________________
OSGi Developer Mail List
osgi-dev@mail.osgi.org
https://mail.osgi.org/mailman/listinfo/osgi-dev

Reply via email to