|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.codehaus.plexus.logging.AbstractLogEnabled
org.codehaus.plexus.mailsender.AbstractMailSender
org.codehaus.plexus.mailsender.simple.SimpleMailSender
public class SimpleMailSender
| Field Summary |
|---|
| Fields inherited from class org.codehaus.plexus.mailsender.AbstractMailSender |
|---|
DEFAULT_SMTP_PORT |
| Fields inherited from interface org.codehaus.plexus.mailsender.MailSender |
|---|
ROLE |
| Constructor Summary | |
|---|---|
SimpleMailSender()
|
|
| Method Summary | |
|---|---|
void |
initialize()
|
void |
send(MailMessage mail)
Send a mail. |
| Methods inherited from class org.codehaus.plexus.mailsender.AbstractMailSender |
|---|
getPassword, getSmtpHost, getSmtpPort, getUsername, isSslMode, send, send, setPassword, setSmtpHost, setSmtpPort, setSslMode, setUsername, verify |
| Methods inherited from class org.codehaus.plexus.logging.AbstractLogEnabled |
|---|
enableLogging, getLogger, setupLogger, setupLogger, setupLogger |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SimpleMailSender()
| Method Detail |
|---|
public void initialize()
throws org.codehaus.plexus.personality.plexus.lifecycle.phase.InitializationException
initialize in interface org.codehaus.plexus.personality.plexus.lifecycle.phase.Initializableorg.codehaus.plexus.personality.plexus.lifecycle.phase.InitializationException
public void send(MailMessage mail)
throws MailSenderException
MailSender
send in interface MailSenderMailSenderException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||