Uses of Interface
org.duracloud.account.db.util.notification.NotificationMgr
Packages that use NotificationMgr
Package
Description
-
Uses of NotificationMgr in org.duracloud.account.db.util.impl
Constructors in org.duracloud.account.db.util.impl with parameters of type NotificationMgrModifierConstructorDescriptionAccountServiceFactoryImpl(org.duracloud.account.db.repo.DuracloudRepoMgr repoMgr, org.springframework.security.access.AccessDecisionVoter voter, SecurityContextUtil securityContext, AnnotationParser annotationParser, AmaEndpoint amaEndpoint, org.duracloud.common.changenotifier.AccountChangeNotifier accountChangeNotifier, NotificationMgr notificationMgr, EmailTemplateService emailTemplateService) AccountServiceImpl(AmaEndpoint amaEndpoint, org.duracloud.account.db.model.AccountInfo acct, org.duracloud.account.db.repo.DuracloudRepoMgr repoMgr, org.duracloud.common.changenotifier.AccountChangeNotifier accountChangeNotifier, NotificationMgr notificationMgr, EmailTemplateService emailTemplateService) DuracloudUserServiceImpl(org.duracloud.account.db.repo.DuracloudRepoMgr duracloudRepoMgr, NotificationMgr notificationMgr, AmaEndpoint amaEndpoint, org.duracloud.common.changenotifier.AccountChangeNotifier accountChangeNotifier, EmailTemplateService emailTemplateService) -
Uses of NotificationMgr in org.duracloud.account.db.util.notification
Classes in org.duracloud.account.db.util.notification that implement NotificationMgr -
Uses of NotificationMgr in org.duracloud.account.db.util.sys.impl
Constructors in org.duracloud.account.db.util.sys.impl with parameters of type NotificationMgrModifierConstructorDescriptionEventMonitorBase(NotificationMgr notificationMgr) SystemMonitorImpl(NotificationMgr notificationMgr, McConfig config, AmaEndpoint amaEndpoint)