Uses of Interface
org.eclipse.aether.spi.artifact.ArtifactPredicateFactory
Packages that use ArtifactPredicateFactory
Package
Description
The various sub components that collectively implement the repository system.
-
Uses of ArtifactPredicateFactory in org.eclipse.aether.generator.gnupg
Constructors in org.eclipse.aether.generator.gnupg with parameters of type ArtifactPredicateFactoryModifierConstructorDescriptionGnupgSignatureArtifactGeneratorFactory
(ArtifactPredicateFactory artifactPredicateFactory, Map<String, GnupgSignatureArtifactGeneratorFactory.Loader> loaders) -
Uses of ArtifactPredicateFactory in org.eclipse.aether.generator.sigstore
Constructors in org.eclipse.aether.generator.sigstore with parameters of type ArtifactPredicateFactoryModifierConstructorDescriptionSigstoreSignatureArtifactGeneratorFactory
(ArtifactPredicateFactory artifactPredicateFactory) -
Uses of ArtifactPredicateFactory in org.eclipse.aether.internal.impl
Classes in org.eclipse.aether.internal.impl that implement ArtifactPredicateFactoryConstructors in org.eclipse.aether.internal.impl with parameters of type ArtifactPredicateFactoryModifierConstructorDescriptionMaven2RepositoryLayoutFactory
(ChecksumAlgorithmFactorySelector checksumAlgorithmFactorySelector, ArtifactPredicateFactory artifactPredicateFactory) -
Uses of ArtifactPredicateFactory in org.eclipse.aether.supplier
Methods in org.eclipse.aether.supplier that return ArtifactPredicateFactoryModifier and TypeMethodDescriptionprotected ArtifactPredicateFactory
RepositorySystemSupplier.createArtifactPredicateFactory()
final ArtifactPredicateFactory
RepositorySystemSupplier.getArtifactPredicateFactory()