Annotation Type ContextActor


@Target(TYPE) @Retention(RUNTIME) public @interface ContextActor
Annotation used to mark an Actor
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    Name of the actor.
  • Element Details

    • value

      String value
      Name of the actor.
      Returns:
      the name of the actor
      Default:
      ""