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 class
Manages access to a properties file.Constructors in org.eclipse.aether.internal.impl with parameters of type TrackingFileManagerModifierConstructorDescriptionDefaultUpdateCheckManager
(TrackingFileManager trackingFileManager, UpdatePolicyAnalyzer updatePolicyAnalyzer, PathProcessor pathProcessor) 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 TrackingFileManager
RepositorySystemSupplier.createTrackingFileManager()
final TrackingFileManager
RepositorySystemSupplier.getTrackingFileManager()