public class AntFlowGenerator extends AbstractExecutionFlowGenerator
| Constructor and Description |
|---|
AntFlowGenerator() |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Map<java.lang.String,org.springframework.beans.factory.config.BeanDefinition> |
createExecutionFlowDefinitions(org.springframework.beans.factory.config.ConfigurableListableBeanFactory beanFactory) |
void |
setAntFiles(java.util.List<org.springframework.core.io.Resource> antFiles) |
createDefaultFlowDefinition, getOrder, postProcessBeanFactoryprotected java.util.Map<java.lang.String,org.springframework.beans.factory.config.BeanDefinition> createExecutionFlowDefinitions(org.springframework.beans.factory.config.ConfigurableListableBeanFactory beanFactory)
createExecutionFlowDefinitions in class AbstractExecutionFlowGeneratorpublic void setAntFiles(java.util.List<org.springframework.core.io.Resource> antFiles)
Copyright © 2007–2020. All rights reserved.