Uses of Class
org.ops4j.pax.url.mvn.MirrorInfo
-
Packages that use MirrorInfo Package Description org.ops4j.pax.url.mvn org.ops4j.pax.url.mvn.internal -
-
Uses of MirrorInfo in org.ops4j.pax.url.mvn
Methods in org.ops4j.pax.url.mvn with parameters of type MirrorInfo Modifier and Type Method Description static MavenResolverMavenResolvers. createMavenResolver(MirrorInfo mirror, Dictionary<String,String> properties, String pid) -
Uses of MirrorInfo in org.ops4j.pax.url.mvn.internal
Constructors in org.ops4j.pax.url.mvn.internal with parameters of type MirrorInfo Constructor Description AetherBasedResolver(MavenConfiguration configuration, MirrorInfo mirror)Create a AetherBasedResolver
-