Uses of Class
org.wildfly.prospero.galleon.ArtifactCache
Packages that use ArtifactCache
-
Uses of ArtifactCache in org.wildfly.prospero.galleon
Methods in org.wildfly.prospero.galleon that return ArtifactCacheModifier and TypeMethodDescriptionstatic ArtifactCacheArtifactCache.getInstance(Path installationDir) returns artifact cache located atinstallationDir/{code CACHE_FOLDER}Constructors in org.wildfly.prospero.galleon with parameters of type ArtifactCacheModifierConstructorDescriptionCachedVersionResolver(org.wildfly.channel.spi.MavenVersionsResolver fallbackResolver, ArtifactCache cache, org.eclipse.aether.RepositorySystem system, org.eclipse.aether.RepositorySystemSession session, Function<org.wildfly.channel.ArtifactCoordinate, String> manifestVersionProvider)