Class CachingArtifactTypeRegistry

java.lang.Object
org.eclipse.aether.internal.impl.collect.CachingArtifactTypeRegistry
All Implemented Interfaces:
ArtifactTypeRegistry

A short-lived artifact type registry that caches results from a presumably slower type registry. Internal helper class for collector implementations.