Class CachingArtifactTypeRegistry

  • All Implemented Interfaces:
    ArtifactTypeRegistry

    public class CachingArtifactTypeRegistry
    extends java.lang.Object
    implements ArtifactTypeRegistry
    A short-lived artifact type registry that caches results from a presumably slower type registry. Internal helper class for collector implementations.