Annotation Type Infrastructure


  • @Target(METHOD)
    @Retention(RUNTIME)
    @Inherited
    public @interface Infrastructure
    Infrastructure Annotation
    Author:
    Luke Shannon (Github: lshannon), Richard Wang (Github: richardw98), Annel Ketcha (Github: anludke)
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      Parameter[] parameters  
    • Element Detail

      • parameters

        Parameter[] parameters
        Default:
        {}