Interface CoreConfigurationPropertiesLoader
-
public interface CoreConfigurationPropertiesLoaderCoreConfigurationPropertiesLoader This interface defines a service that can be used to customize the loading of the rundeck-config.properties file when Rundeck bootstraps. Implementing classes can be installed using the facilities provided by the javaServiceLoaderclass.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.PropertiesloadProperties()
-