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