public interface OutputTerminal extends Terminal
fire
its output terminals during processing within the
mediate
method, passing
the message. Output terminals are wired to other mediation primitives, or
an output of the flow.Modifier and Type | Field and Description |
---|---|
static java.lang.String |
$sccsid |
static java.lang.String |
COPYRIGHT |
Modifier and Type | Method and Description |
---|---|
void |
fire(commonj.sdo.DataObject message)
Fires the output terminal.
|
getDisplayName, getName, getType
static final java.lang.String COPYRIGHT
static final java.lang.String $sccsid