Package | Description |
---|---|
org.eclipse.aether.internal.impl |
The various sub components that collectively implement the repository system.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultSyncContextFactory
A factory to create synchronization contexts.
|
Modifier and Type | Method and Description |
---|---|
DefaultDeployer |
DefaultDeployer.setSyncContextFactory(SyncContextFactory syncContextFactory) |
DefaultRepositorySystem |
DefaultRepositorySystem.setSyncContextFactory(SyncContextFactory syncContextFactory) |
DefaultMetadataResolver |
DefaultMetadataResolver.setSyncContextFactory(SyncContextFactory syncContextFactory) |
DefaultArtifactResolver |
DefaultArtifactResolver.setSyncContextFactory(SyncContextFactory syncContextFactory) |
DefaultInstaller |
DefaultInstaller.setSyncContextFactory(SyncContextFactory syncContextFactory) |
Copyright © 2010–2017 The Apache Software Foundation. All rights reserved.