? Export.Substitution
java.lang.Object
org.osgi.annotation.bundle.Export.Substitution
- ???:
- Export
Substitution policy for this package.
-
????
????????????static final String
The policy value is calculated by inspection of the classes in the package.static final String
Use a consumer type version range for the import package clause when substitutably importing a package.static final String
The package must not be substitutably imported.static final String
Use a provider type version range for the import package clause when substitutably importing a package. -
????
-
??????
-
CONSUMER
Use a consumer type version range for the import package clause when substitutably importing a package.- ????:
-
PROVIDER
Use a provider type version range for the import package clause when substitutably importing a package.- ????:
-
NOIMPORT
The package must not be substitutably imported.- ????:
-
CALCULATED
The policy value is calculated by inspection of the classes in the package.- ????:
-