Class ChannelImpl

  • All Implemented Interfaces:
    org.drools.model.Channel

    public class ChannelImpl
    extends Object
    implements org.drools.model.Channel
    • Constructor Detail

      • ChannelImpl

        public ChannelImpl​(org.kie.api.runtime.Channel channel)
    • Method Detail

      • send

        public void send​(Object object)
        Specified by:
        send in interface org.drools.model.Channel