Uses of Class
org.wildfly.prospero.model.ProsperoConfig
Packages that use ProsperoConfig
-
Uses of ProsperoConfig in org.wildfly.prospero.api
Methods in org.wildfly.prospero.api that return ProsperoConfigMethods in org.wildfly.prospero.api with parameters of type ProsperoConfigModifier and TypeMethodDescriptionstatic InstallationMetadataInstallationMetadata.newInstallation(Path base, org.wildfly.channel.ChannelManifest manifest, ProsperoConfig prosperoConfig, Optional<org.wildfly.prospero.metadata.ManifestVersionRecord> currentVersions) create an in-memory installation metadata.voidInstallationMetadata.updateProsperoConfig(ProsperoConfig config) Constructors in org.wildfly.prospero.api with parameters of type ProsperoConfigModifierConstructorDescriptionprotectedInstallationMetadata(Path base, org.wildfly.channel.ChannelManifest manifest, ProsperoConfig prosperoConfig, GitStorage gitStorage, Optional<org.wildfly.prospero.metadata.ManifestVersionRecord> currentVersions, org.jboss.galleon.api.config.GalleonProvisioningConfig provisioningConfig) -
Uses of ProsperoConfig in org.wildfly.prospero.model
Methods in org.wildfly.prospero.model that return ProsperoConfig