Uses of Class
org.axonframework.common.annotation.PriorityAnnotationComparator
Packages that use PriorityAnnotationComparator
Package
Description
Contains the main classes for annotation support in Axon Framework.
-
Uses of PriorityAnnotationComparator in org.axonframework.common.annotation
Methods in org.axonframework.common.annotation that return PriorityAnnotationComparatorModifier and TypeMethodDescriptionstatic <T> PriorityAnnotationComparator<T> PriorityAnnotationComparator.getInstance()Returns the instance of the comparator.