Class StandardIntegrationFlowContext

java.lang.Object
org.springframework.integration.dsl.context.StandardIntegrationFlowContext
All Implemented Interfaces:
Aware, BeanFactoryAware, IntegrationFlowContext

public final class StandardIntegrationFlowContext extends Object implements IntegrationFlowContext, BeanFactoryAware
Standard implementation of IntegrationFlowContext.
Since:
5.1
Author:
Artem Bilan, Gary Russell, Alexander Shaklein, Artem Vozhdayenko