| Package | Description |
|---|---|
| org.eclipse.aether.internal.impl |
The various sub components that collectively implement the repository system.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
DefaultSyncContextFactory |
A factory to create synchronization contexts.
|
| Modifier and Type | Method | Description |
|---|---|---|
DefaultArtifactResolver |
DefaultArtifactResolver.setSyncContextFactory(SyncContextFactory syncContextFactory) |
|
DefaultDeployer |
DefaultDeployer.setSyncContextFactory(SyncContextFactory syncContextFactory) |
|
DefaultInstaller |
DefaultInstaller.setSyncContextFactory(SyncContextFactory syncContextFactory) |
|
DefaultMetadataResolver |
DefaultMetadataResolver.setSyncContextFactory(SyncContextFactory syncContextFactory) |
|
DefaultRepositorySystem |
DefaultRepositorySystem.setSyncContextFactory(SyncContextFactory syncContextFactory) |