Uses of Class
org.hackystat.sensorbase.mailer.Mailer

Packages that use Mailer
org.hackystat.sensorbase.mailer Provides support for mailing emails to Users and Administrators. 
 

Uses of Mailer in org.hackystat.sensorbase.mailer
 

Methods in org.hackystat.sensorbase.mailer that return Mailer
static Mailer Mailer.getInstance()
          Returns the singleton instance of Mailer, creating it if necesssary.