de.smartics.properties.api.config.app
Interface BootProperties
-
@PropertySet(value="smartics.properties")
public interface BootProperties
Provides configuration properties for the library loaded at boot time before any other properties are loaded.
additionalPropertiesLocations
@PropertyElementType(value=java.net.URL.class)
List<URL> additionalPropertiesLocations()
-
A list of optional additional locations of properties files that are taken into account.
-
-
Returns:
-
optional additional locations.
Copyright © 2012-2013
Kronseder & Reiner GmbH - smartics. All Rights Reserved.