Package org.osgi.annotation.bundle
Class Requirement.Resolution
java.lang.Object
org.osgi.annotation.bundle.Requirement.Resolution
- Enclosing class:
Requirement
Resolution for this requirement.
-
Field Summary
Fields -
Method Summary
-
Field Details
-
MANDATORY
A mandatory requirement forbids the bundle to resolve when the requirement is not satisfied.- See Also:
-
OPTIONAL
An optional requirement allows a bundle to resolve even if the requirement is not satisfied.- See Also:
-