Package org.wildfly.glow
Class ScanResults
java.lang.Object
org.wildfly.glow.ScanResults
- All Implemented Interfaces:
AutoCloseable
-
Method Summary
Modifier and TypeMethodDescriptionvoidclose()List<org.wildfly.channel.Channel> Map<org.jboss.galleon.universe.FeaturePackLocation.ProducerSpec, org.jboss.galleon.universe.FeaturePackLocation.FPID> org.jboss.galleon.api.Provisioningorg.jboss.galleon.api.config.GalleonProvisioningConfigvoidvoidoutputConfig(Path target, String dockerImageName) voidvoidoutputInformation(ConfigurationResolver resolver) voidoutputInformation(GlowMessageWriter writer) voidoutputInformation(GlowMessageWriter writer, ConfigurationResolver resolver)
-
Method Details
-
getDiscoveredLayers
-
getExcludedLayers
-
getBaseLayer
-
getDecorators
-
getMetadataOnlyLayers
-
getProvisioning
public org.jboss.galleon.api.Provisioning getProvisioning() -
getProvisioningConfig
public org.jboss.galleon.api.config.GalleonProvisioningConfig getProvisioningConfig() -
getSuggestions
-
getErrorSession
-
getDisabledAddOns
-
getEnabledAddOns
-
outputConfig
- Throws:
Exception
-
outputInformation
- Throws:
Exception
-
outputCompactInformation
- Throws:
Exception
-
outputInformation
- Throws:
Exception
-
outputInformation
- Throws:
Exception
-
outputInformation
public void outputInformation(GlowMessageWriter writer, ConfigurationResolver resolver) throws Exception - Throws:
Exception
-
outputCompactInformation
- Throws:
Exception
-
getCompactInformation
- Throws:
Exception
-
close
public void close()- Specified by:
closein interfaceAutoCloseable
-
getExcludedPackages
-
getExcludedFeatures
-
getFeaturePackVersions
public Map<org.jboss.galleon.universe.FeaturePackLocation.ProducerSpec,org.jboss.galleon.universe.FeaturePackLocation.FPID> getFeaturePackVersions() -
getChannels
-