Uses of Class
org.wildfly.plugin.provision.GlowConfig
-
Packages that use GlowConfig Package Description org.wildfly.plugin.common -
-
Uses of GlowConfig in org.wildfly.plugin.common
Methods in org.wildfly.plugin.common with parameters of type GlowConfig Modifier and Type Method Description static org.wildfly.glow.ScanResults
Utils. scanDeployment(GlowConfig discoverProvisioningInfo, List<String> layers, List<String> excludedLayers, List<org.jboss.galleon.api.GalleonFeaturePack> featurePacks, boolean dryRun, org.apache.maven.plugin.logging.Log log, Path deploymentContent, org.jboss.galleon.universe.maven.repo.MavenRepoManager artifactResolver, Path outputFolder, org.jboss.galleon.api.GalleonBuilder pm, Map<String,String> galleonOptions, String layersConfigurationFileName)
-