|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MethodMessageHandlerInspector | |
|---|---|
| org.axonframework.common.annotation | Contains the main classes for annotation support in Axon Framework. |
| Uses of MethodMessageHandlerInspector in org.axonframework.common.annotation |
|---|
| Methods in org.axonframework.common.annotation that return MethodMessageHandlerInspector | |
|---|---|
static MethodMessageHandlerInspector |
MethodMessageHandlerInspector.getInstance(Class<?> handlerClass,
Class<? extends Annotation> annotationType,
boolean allowDuplicates)
Returns a MethodMessageHandlerInspector for the given handlerClass that contains handler methods
annotated with the given annotationType. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||