Uses of Interface
com.atlassian.crowd.embedded.api.ApplicationFactory

Packages that use ApplicationFactory
com.atlassian.crowd.embedded.core   
 

Uses of ApplicationFactory in com.atlassian.crowd.embedded.core
 

Classes in com.atlassian.crowd.embedded.core that implement ApplicationFactory
 class CachedCrowdEmbeddedApplicationFactory
          Simple caching wrapper for a an ApplicationFactory impl that permanently keeps an immutable Application copy.
 class CrowdEmbeddedApplicationFactory
           
 

Constructors in com.atlassian.crowd.embedded.core with parameters of type ApplicationFactory
CachedCrowdEmbeddedApplicationFactory(ApplicationFactory delegate)
           
CrowdAdminServiceImpl(ApplicationFactory applicationFactory, ApplicationService applicationService, DirectoryInstanceLoader directoryInstanceLoader, DirectoryManager directoryManager, ApplicationManager applicationManager)
           
CrowdServiceImpl(ApplicationFactory applicationFactory, ApplicationService applicationService, DirectoryInstanceLoader directoryInstanceLoader)
           
 



Copyright © 2010 Atlassian. All Rights Reserved.