Uses of Interface
org.eclipse.aether.internal.impl.TrackingFileManager
Packages that use TrackingFileManager
Package
Description
The various sub components that collectively implement the repository system.
-
Uses of TrackingFileManager in org.eclipse.aether.internal.impl
Classes in org.eclipse.aether.internal.impl that implement TrackingFileManagerModifier and TypeClassDescriptionfinal classManages access to a properties file.Methods in org.eclipse.aether.internal.impl with parameters of type TrackingFileManagerModifier and TypeMethodDescriptionDefaultUpdateCheckManager.setTrackingFileManager(TrackingFileManager trackingFileManager) Constructors in org.eclipse.aether.internal.impl with parameters of type TrackingFileManagerModifierConstructorDescriptionDefaultUpdateCheckManager(TrackingFileManager trackingFileManager, UpdatePolicyAnalyzer updatePolicyAnalyzer) EnhancedLocalRepositoryManagerFactory(LocalPathComposer localPathComposer, TrackingFileManager trackingFileManager, LocalPathPrefixComposerFactory localPathPrefixComposerFactory) -
Uses of TrackingFileManager in org.eclipse.aether.supplier
Methods in org.eclipse.aether.supplier that return TrackingFileManagerModifier and TypeMethodDescriptionprotected TrackingFileManagerRepositorySystemSupplier.getTrackingFileManager()Methods in org.eclipse.aether.supplier with parameters of type TrackingFileManagerModifier and TypeMethodDescriptionprotected LocalRepositoryProviderRepositorySystemSupplier.getLocalRepositoryProvider(LocalPathComposer localPathComposer, TrackingFileManager trackingFileManager, LocalPathPrefixComposerFactory localPathPrefixComposerFactory) protected UpdateCheckManagerRepositorySystemSupplier.getUpdateCheckManager(TrackingFileManager trackingFileManager, UpdatePolicyAnalyzer updatePolicyAnalyzer)