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