See: Description
Class | Description |
---|---|
IntegrationFlowContext |
A public API for dynamic (manual) registration of
IntegrationFlow ,
not via standard bean registration phase. |
IntegrationFlowRegistration |
Instances of this classes are returned as a result of
IntegrationFlowContext.registration(IntegrationFlow) invocation
and provide an API for some useful IntegrationFlow options and its lifecycle. |