public class SpringAnnotationOrderResolver extends Object implements org.axonframework.eventhandling.OrderResolver
@Order annotations on the type level. When such
annotation is found, the value provided is used as order.| Constructor and Description |
|---|
SpringAnnotationOrderResolver() |
| Modifier and Type | Method and Description |
|---|---|
int |
orderOf(org.axonframework.eventhandling.EventListener listener) |
Copyright © 2010–2016. All rights reserved.