Package org.wildfly.prospero.model
Class ManifestYamlSupport
- java.lang.Object
-
- org.wildfly.prospero.model.ManifestYamlSupport
-
public class ManifestYamlSupport extends Object
-
-
Constructor Summary
Constructors Constructor Description ManifestYamlSupport()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.wildfly.channel.ChannelManifestparse(File manifestFile)
-
-
-
Method Detail
-
parse
public static org.wildfly.channel.ChannelManifest parse(File manifestFile) throws IOException, MetadataException
- Throws:
IOExceptionMetadataException
-
-