Annotation Type Type


  • @Retention(RUNTIME)
    @Target(TYPE)
    public @interface Type
    This annotation works as a replacement of Named to allow for multiple names for a given implementation. Used in combination with OxalisModule.
    Since:
    4.0.1
    Author:
    erlend
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      String[] value