Class Requirement.Cardinality
java.lang.Object
org.osgi.annotation.bundle.Requirement.Cardinality
- Enclosing class:
Requirement
Cardinality for this requirement.
- Author:
- $Id: 8acf269bcf8de7a1b533c4ffcfb01856232b6c9f $
-
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:
-