Package com.xxl.tool.pipeline.config
Interface PipelineConfigLoader
- All Known Implementing Classes:
LocalPipelineConfigLoader
public interface PipelineConfigLoader
pipeline config loader
- Author:
- xuxueli 2024-01-01
-
Method Summary
-
Method Details
-
load
load config- Parameters:
name-- Returns:
-
loadAll
List<PipelineConfig> loadAll()load all configs- Returns:
-