Package org.wildfly.prospero.model
Class InstallationProfile
java.lang.Object
org.wildfly.prospero.model.InstallationProfile
-
Constructor Summary
ConstructorsConstructorDescriptionInstallationProfile(String name, List<org.wildfly.channel.Channel> channels, URI galleonConfiguration) -
Method Summary
Modifier and TypeMethodDescriptionList<org.wildfly.channel.Channel>getName()static List<InstallationProfile>readConfig(URL url) toString()static voidwrite(List<InstallationProfile> packs, File configFile)
-
Constructor Details
-
InstallationProfile
-
-
Method Details
-
write
- Throws:
IOException
-
readConfig
- Throws:
IOException
-
getName
-
getChannels
-
getGalleonConfiguration
-
toString
-