Interface SystemPropertiesInitializer
-
public interface SystemPropertiesInitializerA service that can set System Properties, if required, from preferences
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsetSystemProperties(Map<String,String> preferences)Set System Properties from preferences
-