Class ModelFileCleaningConfiguration
- java.lang.Object
-
- cern.accsoft.steering.jmad.tools.modeldefs.cleaning.conf.ModelFileCleaningConfiguration
-
@Configuration @Import(JMadServiceConfiguration.class) public class ModelFileCleaningConfiguration extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ModelFileCleaningConfiguration()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description UnusedLocalFileDetector
unusedLocalFileDetector(JMadModelDefinitionImporter modelDefinitionImporter, ModelFileFinderManager fileFinderManager)
-
-
-
Method Detail
-
unusedLocalFileDetector
@Bean public UnusedLocalFileDetector unusedLocalFileDetector(JMadModelDefinitionImporter modelDefinitionImporter, ModelFileFinderManager fileFinderManager)
-
-