Annotation Type Configuration.Parameter


  • @Documented
    @Target(METHOD)
    @Retention(CLASS)
    public static @interface Configuration.Parameter
    Configuration field is expected to be passed to the constructor as a parameter.
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      boolean acceptNull  
    • Element Detail

      • acceptNull

        boolean acceptNull
        Default:
        false