Annotation Type Permits


  • @Qualifier
    @Documented
    @Retention(RUNTIME)
    public @interface Permits
    A qualifier annotation used when injecting Coherence resource to specify the permits count.
    Since:
    21.12
    Author:
    Vaso Putica 2021.12.01
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      int value
      The permits count
    • Element Detail

      • value

        int value
        The permits count
        Returns:
        the permits count
        Default:
        0