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