Package org.wildfly.prospero.galleon
Class ChannelManifestSubstitutor
- java.lang.Object
-
- org.wildfly.prospero.galleon.ChannelManifestSubstitutor
-
public class ChannelManifestSubstitutor extends Object
-
-
Constructor Summary
Constructors Constructor Description ChannelManifestSubstitutor(Map<String,String> properties)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.wildfly.channel.Channelsubstitute(org.wildfly.channel.Channel channel)
-
-
-
Method Detail
-
substitute
public org.wildfly.channel.Channel substitute(org.wildfly.channel.Channel channel) throws MetadataException- Throws:
MetadataException
-
-