|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.esupportail.portal.channels.CSMS.properties.ParseProprietesCanal
Titre : ParseSmsProperties
Description : Pour parser un fichier de properties SMS
Copyright : Copyright (c) 2004
Société : Université de Valenciennes et du Hainaut Cambrésis
| Field Summary | |
private java.lang.String |
file
Le fichier |
private ProprietesCanal |
prop
Les proprietes retrouvees |
private static ParseProprietesCanal |
singleton
Singleton permettant de ne pas instancier plusieurs fois cette classe |
| Constructor Summary | |
private |
ParseProprietesCanal()
Constructeur |
| Method Summary | |
static ProprietesCanal |
getInstance()
Recupere une instance d'un objet de configuration du canal |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private ProprietesCanal prop
private java.lang.String file
private static ParseProprietesCanal singleton
| Constructor Detail |
private ParseProprietesCanal()
throws ExceptionConfigurationCanal
ExceptionConfigurationCanal| Method Detail |
public static ProprietesCanal getInstance()
throws ExceptionConfigurationCanal
ExceptionConfigurationCanal
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||