Class ApplyRuntimeConfiguration
- java.lang.Object
-
- de.codecentric.reedelk.platform.configuration.ApplyRuntimeConfiguration
-
public class ApplyRuntimeConfiguration extends Object
Applies the properties from the runtime configuration file. For example it initializes the Flow Executor Schedulers with the provided config values.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidfrom(de.codecentric.reedelk.runtime.api.configuration.ConfigurationService configurationService)
-