Package it.tidalwave.actor.annotation
Annotation Type Actor
-
@Retention(RUNTIME) @Target(TYPE) @Documented public @interface ActorAn annotation for actors.- Author:
- Fabrizio Giudici
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description intinitialPriorityThe initial priority for the threads that will execute the code of the annotated actor.booleanthreadSafe
-