Package 

Class MailServiceImpl

  • All Implemented Interfaces:
    no.difi.move.kosmos.service.mail.MailService

    @Service() 
    public class MailServiceImpl
     implements MailService
                        
    • Method Summary

      Modifier and Type Method Description
      void sendMail(String subject, String content)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait