public class CachingArtifactTypeRegistry extends Object implements org.eclipse.aether.artifact.ArtifactTypeRegistry
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.aether.artifact.ArtifactType |
get(String typeId) |
static org.eclipse.aether.artifact.ArtifactTypeRegistry |
newInstance(org.eclipse.aether.artifact.ArtifactTypeRegistry delegate) |
static org.eclipse.aether.artifact.ArtifactTypeRegistry |
newInstance(org.eclipse.aether.RepositorySystemSession session) |
public static org.eclipse.aether.artifact.ArtifactTypeRegistry newInstance(org.eclipse.aether.RepositorySystemSession session)
public static org.eclipse.aether.artifact.ArtifactTypeRegistry newInstance(org.eclipse.aether.artifact.ArtifactTypeRegistry delegate)
Copyright © 2010–2022 The Apache Software Foundation. All rights reserved.