Annotation Type Synthetic


  • @Retention(RUNTIME)
    @Qualifier
    public @interface Synthetic

    A synthetic qualifier that can be used to replace other user-supplied configuration at deployment.

    Author:
    Stuart Douglas <stuart@baileyroberts.com.au>, Pete Muir
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      long index  
      String namespace  
    • Element Detail

      • index

        long index