Hierarchy For Package org.axonframework.messaging.core.interception.annotation
Class Hierarchy
- java.lang.Object
- org.axonframework.messaging.core.interception.annotation.MessageHandlerInterceptorDefinition (implements org.axonframework.messaging.core.annotation.HandlerEnhancerDefinition)
- org.axonframework.messaging.core.interception.annotation.NoMoreInterceptors<T> (implements org.axonframework.messaging.core.interception.annotation.MessageHandlerInterceptorMemberChain<T>)
- org.axonframework.messaging.core.interception.annotation.ResultParameterResolverFactory (implements org.axonframework.messaging.core.annotation.ParameterResolverFactory)
Interface Hierarchy
- org.axonframework.messaging.core.interception.annotation.MessageHandlerInterceptorMemberChain<T>
- org.axonframework.messaging.core.annotation.MessageHandlingMember<T>
- org.axonframework.messaging.core.interception.annotation.MessageInterceptingMember<T>
Annotation Interface Hierarchy
- org.axonframework.messaging.core.interception.annotation.ExceptionHandler (implements java.lang.annotation.Annotation)
- org.axonframework.messaging.core.interception.annotation.MessageHandlerInterceptor (implements java.lang.annotation.Annotation)
- org.axonframework.messaging.core.interception.annotation.ResultHandler (implements java.lang.annotation.Annotation)