Uses of Interface
org.eclipse.aether.internal.impl.LocalPathPrefixComposer
Package
Description
The various sub components that collectively implement the repository system.
-
Uses of LocalPathPrefixComposer in org.eclipse.aether.internal.impl
Modifier and TypeClassDescriptionprotected static class
Support class for composers: it defines protected members for all the predefined configuration values and provides default implementation for methods.Modifier and TypeMethodDescriptionDefaultLocalPathPrefixComposerFactory.createComposer
(RepositorySystemSession session) LocalPathPrefixComposerFactory.createComposer
(RepositorySystemSession session) CreatesLocalPathPrefixComposer
instance out of whatever configuration it finds in passed in session.