Package org.jeasy.rules.annotation
Annotation Interface Priority
Annotation to mark the method to execute to get rule priority. Must annotate any public method
with no arguments and that returns an integer value.
- Author:
- Mahmoud Ben Hassine ([email protected])