Annotation Type AquimaPriorityAlgorithm
-
@Component @Retention(RUNTIME) @Target(TYPE) public @interface AquimaPriorityAlgorithm
Annotation for classes that are Aquima priority algorithm.- Since:
- 9.1
- Author:
- A.Pragt
- See Also:
IPriorityAlgorithm
-
-
Element Detail
-
value
String value
Returns the name of the algorithm.- Returns:
- the name of the algorithm.
-
-