Package org.osgi.annotation.bundle
Class Requirement.Cardinality
java.lang.Object
org.osgi.annotation.bundle.Requirement.Cardinality
- Enclosing class:
Requirement
Cardinality for this requirement.
-
Field Summary
Fields -
Method Summary
-
Field Details
-
SINGLE
Indicates if the requirement can only be wired a single time.- See Also:
-
MULTIPLE
Indicates if the requirement can be wired multiple times.- See Also:
-