|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.chorem.pollen.business.utils.ContextUtil
public class ContextUtil
Charge et génère le contexte global.
| Method Summary | |
|---|---|
void |
buildContext()
Construction du contexte global |
org.nuiton.topia.TopiaContext |
getContext()
Retourne le contexte global. |
static ContextUtil |
getInstance()
Retourne l'instance unique de la classe (patron singleton) |
protected void |
initDB()
Chargement des types dans la base de données à partir du fichier de configuration. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public org.nuiton.topia.TopiaContext getContext()
public void buildContext()
public static ContextUtil getInstance()
protected void initDB()
org.nuiton.topia.TopiaException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||