Uses of Interface
org.eclipse.aether.artifact.ArtifactTypeRegistry
-
Uses of ArtifactTypeRegistry in org.eclipse.aether
Modifier and TypeMethodDescriptionAbstractForwardingRepositorySystemSession.getArtifactTypeRegistry()
DefaultRepositorySystemSession.getArtifactTypeRegistry()
RepositorySystemSession.getArtifactTypeRegistry()
Gets the registry of artifact types recognized by this session, for instance when processing artifact descriptors.Modifier and TypeMethodDescriptionDefaultRepositorySystemSession.setArtifactTypeRegistry
(ArtifactTypeRegistry artifactTypeRegistry) Sets the registry of artifact types recognized by this session.RepositorySystemSession.SessionBuilder.setArtifactTypeRegistry
(ArtifactTypeRegistry artifactTypeRegistry) Sets the registry of artifact types recognized by this session.