public class DefaultDependencyManagementServices extends DefaultServiceRegistry implements DependencyManagementServices
| Constructor and Description |
|---|
DefaultDependencyManagementServices(ServiceRegistry parent) |
add, add, close, get, getFactory, newInstance, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitget, getFactory, newInstancepublic DefaultDependencyManagementServices(ServiceRegistry parent)
public DependencyResolutionServices create(FileResolver resolver, DependencyMetaDataProvider dependencyMetaDataProvider, ProjectFinder projectFinder, DomainObjectContext domainObjectContext)
create in interface DependencyManagementServicesprotected ResolveModuleDescriptorConverter createResolveModuleDescriptorConverter()
protected PublishModuleDescriptorConverter createPublishModuleDescriptorConverter()
protected ModuleDescriptorFactory createModuleDescriptorFactory()
protected ExcludeRuleConverter createExcludeRuleConverter()
protected ExternalModuleDependencyDescriptorFactory createExternalModuleDependencyDescriptorFactory()
protected ConfigurationsToModuleDescriptorConverter createConfigurationsToModuleDescriptorConverter()
protected DependencyDescriptorFactoryDelegate createDependencyDescriptorFactory()
protected DependencyFactory createDependencyFactory()
protected CacheLockingManager createCacheLockingManager()
protected BuildCommencedTimeProvider createBuildTimeProvider()
protected ModuleResolutionCache createModuleResolutionCache()
protected ModuleDescriptorCache createModuleDescriptorCache()
protected ArtifactAtRepositoryCachedExternalResourceIndex createArtifactAtRepositoryCachedResolutionIndex()
protected ByUrlCachedExternalResourceIndex createArtifactUrlCachedResolutionIndex()
protected UniquePathFileStore createUniquePathFileStore()
protected ArtifactRevisionIdFileStore createArtifactRevisionIdFileStore()
protected SettingsConverter createSettingsConverter()
protected IvyFactory createIvyFactory()
protected LocalMavenRepositoryLocator createLocalMavenRepositoryLocator()
protected LocallyAvailableResourceFinder<org.apache.ivy.core.module.id.ArtifactRevisionId> createArtifactRevisionIdLocallyAvailableResourceFinder()
protected RepositoryTransportFactory createRepositoryTransportFactory()
Copyright © 2013. All rights reserved