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