Uses of Class
org.wildfly.prospero.wfchannel.MavenSessionManager
-
Packages that use MavenSessionManager Package Description org.wildfly.prospero.galleon org.wildfly.prospero.wfchannel -
-
Uses of MavenSessionManager in org.wildfly.prospero.galleon
Methods in org.wildfly.prospero.galleon with parameters of type MavenSessionManager Modifier and Type Method Description static GalleonEnvironment.BuilderGalleonEnvironment. builder(Path installDir, List<org.wildfly.channel.Channel> channels, MavenSessionManager mavenSessionManager)Constructors in org.wildfly.prospero.galleon with parameters of type MavenSessionManager Constructor Description GalleonFeaturePackAnalyzer(List<org.wildfly.channel.Channel> channels, MavenSessionManager mavenSessionManager) -
Uses of MavenSessionManager in org.wildfly.prospero.wfchannel
Constructors in org.wildfly.prospero.wfchannel with parameters of type MavenSessionManager Constructor Description MavenSessionManager(MavenSessionManager base)
-