Package org.axonframework.common.annotation
package org.axonframework.common.annotation
Contains the main classes for annotation support in Axon Framework. These classes are typically independent of the
type of annotated handler (e.g. event handler, command handler).
-
ClassesClassDescriptionUtility class for locating annotations and attribute values on elements.Comparator that compares objects based on the value on an
@Priorityannotation.