Class ChannelAttributeFactory


  • public class ChannelAttributeFactory
    extends java.lang.Object
    Used as a factory bean to create config attribute values for the requires-channel attribute.
    Since:
    3.0
    • Constructor Detail

      • ChannelAttributeFactory

        public ChannelAttributeFactory()
    • Method Detail

      • createChannelAttributes

        public static java.util.List<ConfigAttribute> createChannelAttributes​(java.lang.String requiredChannel)