|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@PropertySet(value="smartics.properties") public interface BootProperties
Provides configuration properties for the library loaded at boot time before any other properties are loaded.
BootPropertiesProvider
.
Method Summary | |
---|---|
List<URL> |
additionalPropertiesLocations() A list of optional additional locations of properties files that are taken into account. |
String |
bootConfigurationName() The name of an optional boot configuration stored in the extension configuration found in the JNDI context. |
Method Detail |
---|
@PropertyElementType(value=java.net.URL.class) List<URL> additionalPropertiesLocations()
String bootConfigurationName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |