Uses of Interface
org.duracloud.account.db.util.AccountServiceFactory
-
Packages that use AccountServiceFactory Package Description org.duracloud.account.db.util.impl -
-
Uses of AccountServiceFactory in org.duracloud.account.db.util.impl
Classes in org.duracloud.account.db.util.impl that implement AccountServiceFactory Modifier and Type Class Description classAccountServiceFactoryImplThis class creates security-wrapped instances of AccountService.Constructors in org.duracloud.account.db.util.impl with parameters of type AccountServiceFactory Constructor Description AccountManagerServiceImpl(org.duracloud.account.db.repo.DuracloudRepoMgr duracloudRepoMgr, AccountServiceFactory accountServiceFactory, Set<EventMonitor> eventMonitors)
-