Annotation Interface 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
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static class 
    An annotation literal for the Count annotation.
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    int
    The latch count
  • Element Details

    • value

      int value
      The latch count
      Returns:
      the latch count
      Default:
      1