de.smartics.properties.api.config.app
Interface BootProperties

Package class diagram package BootProperties

@PropertySet(value="smartics.properties")
public interface BootProperties

Provides configuration properties for the library loaded at boot time before any other properties are loaded.


Method Summary
 List<URL> additionalPropertiesLocations()
          A list of optional additional locations of properties files that are taken into account.
 

Method Detail

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.