Class ChannelImpl
- java.lang.Object
-
- org.drools.modelcompiler.consequence.ChannelImpl
-
- All Implemented Interfaces:
org.drools.model.Channel
public class ChannelImpl extends Object implements org.drools.model.Channel
-
-
Constructor Summary
Constructors Constructor Description ChannelImpl(org.kie.api.runtime.Channel channel)
-
-
-
Method Detail
-
send
public void send(Object object)
- Specified by:
sendin interfaceorg.drools.model.Channel
-
-