Annotation Type JavaActorParams


  • @Documented
    @Retention(RUNTIME)
    @Target(TYPE)
    public @interface JavaActorParams
    Support for multiple definitions of the JavaActorParam POJO class tag.
    Author:
    Christopher Mindus
    • Required Element Summary

      Required Elements 
      Modifier and TypeRequired ElementDescription
      JavaActorParam[]value
      Accepted value for the JavaActorParam repeated annotation.
    • Element Detail

      • value

        JavaActorParam[] value
        Accepted value for the JavaActorParam repeated annotation.