Uses of Interface
org.eclipse.aether.impl.MetadataGeneratorFactory
Packages that use MetadataGeneratorFactory
Package
Description
The various sub components that collectively implement the repository system.
-
Uses of MetadataGeneratorFactory in org.eclipse.aether.internal.impl
Method parameters in org.eclipse.aether.internal.impl with type arguments of type MetadataGeneratorFactoryModifier and TypeMethodDescriptionstatic List<? extends MetadataGenerator> Utils.getMetadataGenerators(org.eclipse.aether.RepositorySystemSession session, Map<String, MetadataGeneratorFactory> metadataFactories, org.eclipse.aether.deployment.DeployRequest request) static List<? extends MetadataGenerator> Utils.getMetadataGenerators(org.eclipse.aether.RepositorySystemSession session, Map<String, MetadataGeneratorFactory> metadataFactories, org.eclipse.aether.installation.InstallRequest request)