Uses of Class
org.wildfly.prospero.galleon.ArtifactCache
-
Packages that use ArtifactCache Package Description org.wildfly.prospero.galleon -
-
Uses of ArtifactCache in org.wildfly.prospero.galleon
Methods in org.wildfly.prospero.galleon that return ArtifactCache Modifier and Type Method Description static ArtifactCacheArtifactCache. getInstance(Path installationDir)returns artifact cache located atinstallationDir/{code CACHE_FOLDER}Constructors in org.wildfly.prospero.galleon with parameters of type ArtifactCache Constructor Description CachedVersionResolver(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)
-