Annotation Type Dsl


  • @Retention(RUNTIME)
    @Target(METHOD)
    @Documented
    public @interface Dsl
    Load generation specification to mark methods which specifies the load generation procedure.
    Author:
    Erhan Bagdemir
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      java.lang.String name  
    • Element Detail

      • name

        java.lang.String name
        Default:
        ""