|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.chorem.pollen.business.utils.PropertiesLoader
public class PropertiesLoader
Charge les propriétés du fichier properties pour la configuration de la base de données
| Constructor Summary | |
|---|---|
PropertiesLoader()
|
|
| Method Summary | |
|---|---|
static java.util.Properties |
loadPropertiesFile(java.lang.String filename)
Charge le fichier properties et retourne les propriétés créées |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PropertiesLoader()
| Method Detail |
|---|
public static java.util.Properties loadPropertiesFile(java.lang.String filename)
filename - Le fichier properties
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||