Package org.springframework.integration.dsl.context
@NonNullApi
package org.springframework.integration.dsl.context
The context support classes for Spring Integration Java DSL.
-
ClassDescriptionThe Java DSL Integration infrastructure
beanFactory
initializer.ABeanPostProcessor
to parseIntegrationFlow
beans and register their components as beans in the providedBeanFactory
, if necessary.A public API for dynamic (manual) registration ofIntegrationFlow
s, not via standard bean registration phase.A Builder pattern implementation for the options to registerIntegrationFlow
in the application context.Standard implementation ofIntegrationFlowContext
.