Package io.contextmap.annotations.actor
Annotation Type ContextActor
-
@Target(TYPE) @Retention(RUNTIME) public @interface ContextActor
Annotation used to mark an Actor
-
-
Element Detail
-
value
String value
Name of the actor.- Returns:
- the name of the actor
- Default:
- ""
-
-