@Documented
@Qualifier
@Retention(value=RUNTIME)
@Target(value={FIELD,PARAMETER})
public @interface MinimumCardinality
Reference to specify the minimum
cardinality reference property.
Specifying the MinimumCardinality annotation with the value of
0 on a unary reference is a definition error.
| Modifier and Type | Optional Element and Description |
|---|---|
int |
value
The minimum cardinality of the reference.
|
Copyright © OSGi Alliance (2000, 2018). All Rights Reserved. Licensed under the OSGi Specification License, Version 2.0