Uses of Class
org.wildfly.glow.Layer
Packages that use Layer
-
Uses of Layer in org.wildfly.glow
Methods in org.wildfly.glow that return LayerModifier and TypeMethodDescriptionScanResults.getBaseLayer()LayerMapping.getDefaultBaseLayer()DataSourceDefinitionInfo.getDriverLayer()AnnotatedType.getLayer()AnnotationFieldValue.getLayer()Methods in org.wildfly.glow that return types with arguments of type LayerModifier and TypeMethodDescriptionLayerMapping.getActiveProfilesLayers()Utils.getAllLayers(org.jboss.galleon.api.config.GalleonProvisioningConfig config, org.jboss.galleon.universe.UniverseResolver universeResolver, org.jboss.galleon.api.Provisioning context, Map<org.jboss.galleon.universe.FeaturePackLocation.FPID, Set<org.jboss.galleon.universe.FeaturePackLocation.ProducerSpec>> fpDependencies) LayerMapping.getAllProfilesLayers()LayerMapping.getAnnotations()Suggestions.getBuildTimeConfigurations()Suggestions.getBuildTimeRequiredConfigurations()LayerMapping.getConstantPoolClassInfos()ScanResults.getDecorators()Layer.getDependencies()ScanResults.getDiscoveredLayers()ScanResults.getExcludedFeatures()ScanResults.getExcludedLayers()LayerMapping.getHiddenConditions()AddOn.getLayers()ResourceInjectionJndiInfo.getLayers()AddOn.getLayersAlwaysIncluded()LayerMapping.getLayersIncludedIfAllDeps()LayerMapping.getLayersIncludedIfSomeDeps()LayerMapping.getMetadataOnly()ScanResults.getMetadataOnlyLayers()LayerMapping.getNoConfigurationConditions()Suggestions.getStronglySuggestedConfigurations()Suggestions.getSuggestedConfigurations()Methods in org.wildfly.glow with parameters of type LayerModifier and TypeMethodDescriptionstatic voidLayerMapping.addRule(LayerMapping.RULE rule, Layer l, String c) intdefault StringConfigurationResolver.getPossibleDeployer(Layer layer) ConfigurationResolver.getResolvedEnvs(Layer layer, Set<Env> input) voidLayerMapping.setDefaultBaseLayer(Layer defaultBaseLayer) Method parameters in org.wildfly.glow with type arguments of type LayerModifier and TypeMethodDescriptionstatic voidLayerMapping.addRule(LayerMapping.RULE rule, Set<Layer> layers, String c) static LayerMappingvoidProvisioningUtils.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) Utils.getAllProfiles(Map<String, Layer> layers) ConfigurationResolver.getPossibleDeployer(Set<Layer> layers) static booleanUtils.layersAreBanned(Set<Layer> layers) voidDeploymentScanner.scan(LayerMapping mapping, Set<Layer> layers, Map<String, Layer> all, ErrorIdentificationSession errorSession) voidDeploymentScanner.scan(LayerMapping mapping, Set<Layer> layers, Map<String, Layer> all, ErrorIdentificationSession errorSession) Constructors in org.wildfly.glow with parameters of type LayerModifierConstructorDescriptionAnnotationFieldValue(String annotation, String fieldName, String fieldValue, Layer layer) DataSourceDefinitionInfo(String name, String url, String className, Layer driverLayer) Constructor parameters in org.wildfly.glow with type arguments of type Layer -
Uses of Layer in org.wildfly.glow.error
Methods in org.wildfly.glow.error that return types with arguments of type LayerModifier and TypeMethodDescriptionDatasourceErrorIdentification.refreshErrors(Set<Layer> allBaseLayers) ErrorIdentification.refreshErrors(Set<Layer> allBaseLayers) ErrorIdentificationSession.refreshErrors(Set<Layer> allBaseLayers, LayerMapping mapping, Set<AddOn> enabledAddOns) Method parameters in org.wildfly.glow.error with type arguments of type LayerModifier and TypeMethodDescriptionDatasourceErrorIdentification.refreshErrors(Set<Layer> allBaseLayers) ErrorIdentification.refreshErrors(Set<Layer> allBaseLayers) ErrorIdentificationSession.refreshErrors(Set<Layer> allBaseLayers, LayerMapping mapping, Set<AddOn> enabledAddOns) -
Uses of Layer in org.wildfly.glow.windup
Methods in org.wildfly.glow.windup that return types with arguments of type LayerModifier and TypeMethodDescriptionMethod parameters in org.wildfly.glow.windup with type arguments of type Layer