Package org.drools.model
Interface Channel
-
public interface Channel
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsend(Object object)
-
-
-
Method Detail
-
send
void send(Object object)
-
-