Package com.waveset.notification

Interface Summary
EmailNotifier.LocaleLocator This class is used to lookup the Locale of a user with a given email address.
 

Class Summary
EmailNotifier An implementation of the Notifier class that sends email notifications.
EmailNotifier.ByteArrayDataSource A simple DataSource for sending various email type, specifically text/html, but others could work too..
Notifier Interface for an object that can perform notifications.
TestNotifier An implementation of the Notifier class that dumps its arguments to a file.
 

Exception Summary
NotifierInternalError