Uses of Class
org.wildfly.glow.LayerMapping
Packages that use LayerMapping
-
Uses of LayerMapping in org.wildfly.glow
Methods in org.wildfly.glow that return LayerMappingMethods in org.wildfly.glow with parameters of type LayerMappingModifier and TypeMethodDescriptionvoidProvisioningUtils.ProvisioningConsumer.consume(Space space, org.jboss.galleon.api.config.GalleonProvisioningConfig provisioning, Map<String, Layer> all, LayerMapping mapping, Map<org.jboss.galleon.universe.FeaturePackLocation.FPID, Set<org.jboss.galleon.universe.FeaturePackLocation.ProducerSpec>> fpDependencies) voidDeploymentScanner.scan(LayerMapping mapping, Set<Layer> layers, Map<String, Layer> all, ErrorIdentificationSession errorSession) -
Uses of LayerMapping in org.wildfly.glow.error
Methods in org.wildfly.glow.error with parameters of type LayerMappingModifier and TypeMethodDescriptionErrorIdentificationSession.refreshErrors(Set<Layer> allBaseLayers, LayerMapping mapping, Set<AddOn> enabledAddOns)