Uses of Interface
org.eclipse.aether.spi.synccontext.SyncContextFactory
Package
Description
The provisional interfaces defining the various sub components that implement the repository system.
The various sub components that collectively implement the repository system.
-
Uses of SyncContextFactory in org.eclipse.aether.impl
Modifier and TypeInterfaceDescriptioninterface
Deprecated.For backward compatibility reasons only, do not use this interface. -
Uses of SyncContextFactory in org.eclipse.aether.internal.impl
Modifier and TypeMethodDescriptionDefaultArtifactResolver.setSyncContextFactory
(SyncContextFactory syncContextFactory) DefaultDeployer.setSyncContextFactory
(SyncContextFactory syncContextFactory) DefaultInstaller.setSyncContextFactory
(SyncContextFactory syncContextFactory) DefaultMetadataResolver.setSyncContextFactory
(SyncContextFactory syncContextFactory) DefaultRepositorySystem.setSyncContextFactory
(SyncContextFactory syncContextFactory) -
Uses of SyncContextFactory in org.eclipse.aether.internal.impl.synccontext
Modifier and TypeClassDescriptionfinal class
DefaultSyncContextFactory
implementation that uses named locks. -
Uses of SyncContextFactory in org.eclipse.aether.internal.impl.synccontext.legacy
Modifier and TypeClassDescriptionfinal class
Deprecated.Use the proper class from SPI module.