An annotation for actors.
- Author:
- Fabrizio Giudici
-
Optional Element Summary 
Optional Elements
int
The initial priority for the threads that will execute the code of the annotated actor.
boolean
-
Element Details
-
threadSafe 
boolean threadSafe
- Returns:
true
if the actor is thread-safe
- Default:
true
-
initialPriority 
int initialPriority
The initial priority for the threads that will execute the code of the annotated actor.
- Returns:
- the initial priority of the actor
- Default:
5