Uses of Package
org.apache.maven.impl.cache
Packages that use org.apache.maven.impl.cache
-
Classes in org.apache.maven.impl.cache used by org.apache.maven.impl.cacheClassDescriptionAbstract implementation of the
RequestCacheinterface, providing common caching mechanisms for executing and caching request results in Maven.A cache interface that provides configurable reference types for both keys and values, and supports automatic cleanup of garbage-collected entries.Interface for listening to cache eviction events.Enumeration of reference types that can be used for individual entries.Configuration for cache behavior including scope and reference types.A cache selector that matches requests based on their type and optional parent request type.Cache statistics that tracks detailed metrics about cache performance and usage patterns.Statistics for specific reference type combinations.Default implementation of request type statistics.Default implementation of retention statistics.A caching supplier wrapper that caches results and exceptions from the underlying supplier.Partial cache configuration that allows specifying only scope or reference type. -
Classes in org.apache.maven.impl.cache used by org.apache.maven.project.artifactClassDescriptionA cache interface that provides configurable reference types for both keys and values, and supports automatic cleanup of garbage-collected entries.