Uses of Interface
org.eclipse.aether.internal.impl.LocalPathPrefixComposerFactory
Package
Description
The various sub components that collectively implement the repository system.
-
Uses of LocalPathPrefixComposerFactory in org.eclipse.aether.internal.impl
Modifier and TypeClassDescriptionfinal class
Default local path prefix composer factory: it fully reusesLocalPathPrefixComposerFactorySupport
class without changing anything from it.class
Support class forLocalPathPrefixComposerFactory
implementations: it predefines and makes re-usable common configuration getters, and defines a support class forLocalPathPrefixComposer
carrying same configuration and providing default implementation for all methods.ModifierConstructorDescriptionEnhancedLocalRepositoryManagerFactory
(LocalPathComposer localPathComposer, TrackingFileManager trackingFileManager, LocalPathPrefixComposerFactory localPathPrefixComposerFactory) -
Uses of LocalPathPrefixComposerFactory in org.eclipse.aether.supplier
Modifier and TypeMethodDescriptionprotected LocalPathPrefixComposerFactory
RepositorySystemSupplier.getLocalPathPrefixComposerFactory()
Modifier and TypeMethodDescriptionprotected LocalRepositoryProvider
RepositorySystemSupplier.getLocalRepositoryProvider
(LocalPathComposer localPathComposer, TrackingFileManager trackingFileManager, LocalPathPrefixComposerFactory localPathPrefixComposerFactory)