Uses of Interface
org.eclipse.aether.internal.impl.LocalPathPrefixComposer
Packages that use LocalPathPrefixComposer
Package
Description
The various sub components that collectively implement the repository system.
-
Uses of LocalPathPrefixComposer in org.eclipse.aether.internal.impl
Classes in org.eclipse.aether.internal.impl that implement LocalPathPrefixComposerModifier and TypeClassDescriptionprivate static classLocalPathPrefixComposerimplementation that fully reusesLocalPathPrefixComposerFactorySupport.LocalPathPrefixComposerSupportclass.protected static classSupport class for composers: it defines protected members for all the predefined configuration values and provides default implementation for methods.Fields in org.eclipse.aether.internal.impl declared as LocalPathPrefixComposerModifier and TypeFieldDescriptionprivate final LocalPathPrefixComposerEnhancedLocalRepositoryManager.localPathPrefixComposerMethods in org.eclipse.aether.internal.impl that return LocalPathPrefixComposerModifier and TypeMethodDescriptionDefaultLocalPathPrefixComposerFactory.createComposer(RepositorySystemSession session) LocalPathPrefixComposerFactory.createComposer(RepositorySystemSession session) CreatesLocalPathPrefixComposerinstance out of whatever configuration it finds in passed in session.Constructors in org.eclipse.aether.internal.impl with parameters of type LocalPathPrefixComposerModifierConstructorDescription(package private)EnhancedLocalRepositoryManager(File basedir, LocalPathComposer localPathComposer, String trackingFilename, TrackingFileManager trackingFileManager, LocalPathPrefixComposer localPathPrefixComposer)