Uses of Interface
org.eclipse.aether.impl.UpdatePolicyAnalyzer
Packages that use UpdatePolicyAnalyzer
Package
Description
The various sub components that collectively implement the repository system.
-
Uses of UpdatePolicyAnalyzer in org.eclipse.aether.internal.impl
Classes in org.eclipse.aether.internal.impl that implement UpdatePolicyAnalyzerMethods in org.eclipse.aether.internal.impl with parameters of type UpdatePolicyAnalyzerModifier and TypeMethodDescriptionDefaultRemoteRepositoryManager.setUpdatePolicyAnalyzer
(UpdatePolicyAnalyzer updatePolicyAnalyzer) DefaultUpdateCheckManager.setUpdatePolicyAnalyzer
(UpdatePolicyAnalyzer updatePolicyAnalyzer) Constructors in org.eclipse.aether.internal.impl with parameters of type UpdatePolicyAnalyzerModifierConstructorDescriptionDefaultRemoteRepositoryManager
(UpdatePolicyAnalyzer updatePolicyAnalyzer, org.eclipse.aether.spi.connector.checksum.ChecksumPolicyProvider checksumPolicyProvider) DefaultUpdateCheckManager
(TrackingFileManager trackingFileManager, UpdatePolicyAnalyzer updatePolicyAnalyzer)