|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||

java.lang.Objectatg.util.service.ATGBasicClass
atg.metier.dao.ATGDaoFactory
public abstract class ATGDaoFactory
Titre : Classe mère de tous les DAO Factorys
Description : Cette classe sera la base de tous les futurs DAO Factory du Framework
Copyright : FERRARI Olivier
| Field Summary | |
|---|---|
protected static java.util.logging.Logger |
logger_
Gestion des logs |
| Constructor Summary | |
|---|---|
ATGDaoFactory()
|
|
| Method Summary | |
|---|---|
protected java.util.logging.Logger |
getLogger()
Retourne le log associé |
| Methods inherited from class atg.util.service.ATGBasicClass |
|---|
logConfig, logFine, logFiner, logFinest, logInfo, logSevere, logWarning |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static java.util.logging.Logger logger_
| Constructor Detail |
|---|
public ATGDaoFactory()
| Method Detail |
|---|
protected java.util.logging.Logger getLogger()
getLogger in class ATGBasicClass
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||