Uses of Interface
org.eclipse.aether.spi.connector.layout.RepositoryLayoutFactory
Package
Description
The various sub components that collectively implement the repository system.
-
Uses of RepositoryLayoutFactory in org.eclipse.aether.internal.impl
Modifier and TypeClassDescriptionfinal class
Provides a Maven-2 repository layout for repositories with content type"default"
.ModifierConstructorDescriptionDefaultRepositoryLayoutProvider
(Map<String, RepositoryLayoutFactory> layoutFactories) -
Uses of RepositoryLayoutFactory in org.eclipse.aether.supplier
Modifier and TypeMethodDescriptionprotected Map
<String, RepositoryLayoutFactory> RepositorySystemSupplier.createRepositoryLayoutFactories()
final Map
<String, RepositoryLayoutFactory> RepositorySystemSupplier.getRepositoryLayoutFactories()