public static final class IntegrationFlowBuilder.StandardIntegrationFlow extends java.lang.Object implements IntegrationFlow
Modifier and Type | Method and Description |
---|---|
void |
define(IntegrationFlowDefinition<?> flow) |
java.util.Set<java.lang.Object> |
getIntegrationComponents() |
public java.util.Set<java.lang.Object> getIntegrationComponents()
public void define(IntegrationFlowDefinition<?> flow)
define
in interface IntegrationFlow