|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.chorem.callao.service.utils.FileConfigLoader
public class FileConfigLoader
Chargement de fichier propriete
| Constructor Summary | |
|---|---|
FileConfigLoader()
|
|
| Method Summary | |
|---|---|
static java.util.Properties |
LoadFile(java.lang.String filename)
Charge le fichier de propriete donne en entree. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FileConfigLoader()
| Method Detail |
|---|
public static java.util.Properties LoadFile(java.lang.String filename)
filename - Le fichier *filename*.properties
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||