Annotation Type Count
-
@Qualifier @Documented @Retention(RUNTIME) public @interface Count
A qualifier annotation used when injecting Coherence resource to specify the latch count.- Since:
- 20.12
- Author:
- as, lh 2021.11.29
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description int
value
The latch count
-