Uses of Interface
org.duracloud.account.db.util.AccountServiceFactory
Packages that use AccountServiceFactory
-
Uses of AccountServiceFactory in org.duracloud.account.db.util.impl
Classes in org.duracloud.account.db.util.impl that implement AccountServiceFactoryModifier and TypeClassDescriptionclassThis class creates security-wrapped instances of AccountService.Constructors in org.duracloud.account.db.util.impl with parameters of type AccountServiceFactoryModifierConstructorDescriptionAccountManagerServiceImpl(org.duracloud.account.db.repo.DuracloudRepoMgr duracloudRepoMgr, AccountServiceFactory accountServiceFactory, Set<EventMonitor> eventMonitors)