Uses of Class
de.narimo.georepo.server.notification.Notifier
-
Packages that use Notifier Package Description de.narimo.georepo.server.notification -
-
Uses of Notifier in de.narimo.georepo.server.notification
Methods in de.narimo.georepo.server.notification that return Notifier Modifier and Type Method Description static NotifierNotifier. getInstance(javax.servlet.ServletContext ctx, AppKey appkey)Returns a notifier for a specific appkey's mailing settings or the default georepo mailing settings.
-