Class ChannelConfiguration


  • public class ChannelConfiguration
    extends Object
    A channel configuration. Contains a manifest composed of a groupId, an artifactId an optional version or a url.
    Author:
    jdenise
    • Constructor Detail

      • ChannelConfiguration

        public ChannelConfiguration()
    • Method Detail

      • getManifest

        public org.wildfly.channel.ChannelManifestCoordinate getManifest()
        Returns:
        the manifest
      • set

        public void set​(String channel)