Annotation Type JavaActionActors


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

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

      • value

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