|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.uoc.tcfj2ee_gatd.model.comu.EJBGestor
edu.uoc.tcfj2ee_gatd.model.atencio.GestorEMail
public class GestorEMail
Enviador de missatges de correu SMTP senzills.
Constructor Summary | |
---|---|
GestorEMail()
Constructor |
Method Summary | |
---|---|
void |
envia(EMailSenzill email)
Envia un missatge amb JavaMail |
void |
init()
Incialització a partir de la instància única Configuracio |
Methods inherited from class edu.uoc.tcfj2ee_gatd.model.comu.EJBGestor |
---|
alta, getEM, getLogger, llista, llistaNominal |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GestorEMail() throws GATDExcepcioAtencio
GATDExcepcioAtencio
- en cas d'errorMethod Detail |
---|
@PostConstruct public void init()
Configuracio
public void envia(EMailSenzill email) throws GATDExcepcioAtencio
email
- el missatge
GATDExcepcioAtencio
- cas d'error en l'enviament SMTP
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |