|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use MailSender | |
| org.apache.maven.plugin.announcement | |
| Uses of MailSender in org.apache.maven.plugin.announcement |
| Methods in org.apache.maven.plugin.announcement that return MailSender | |
protected MailSender |
AnnouncementMailMojo.getActualMailSender()
Returns the identify of the mail sender according to the plugin's configuration: if the mailSender parameter is set, it is returned if no fromDeveloperId is set, the first developer in the list is returned if a fromDeveloperId is set, the developer with that id is returned if the developers list is empty or if the specified id does not exist, an exception is thrown |
MailSender |
AnnouncementMailMojo.getMailSender()
|
| Methods in org.apache.maven.plugin.announcement with parameters of type MailSender | |
void |
AnnouncementMailMojo.setMailSender(MailSender mailSender)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||