Package org.axonframework.messaging.core.configuration.reflection
@NullMarked
package org.axonframework.messaging.core.configuration.reflection
Part of the Axon Messaging module. * Part of the Axon Messaging module. Contains classes related to generic messaging annotation components.
-
ClassesClassDescription
ConfigurationEnhancerthat registers theConfigurationParameterResolverFactoryas additional parameter resolver factory to theComponentRegistry.AParameterResolverFactoryimplementation that resolves parameters from available components in theConfigurationinstance it was configured with.Utility class that provides methods to register aHandlerDefinitionto theComponentRegistry.Utility class that provides methods to register aHandlerEnhancerDefinitionto theComponentRegistry.Utility class that provides methods to register aParameterResolverFactoryto theComponentRegistry.