MbInputTerminal represents a terminal on which a message is passed into
the user-defined node. A node must have one or more input terminals except
an input node which should have none.
Input terminals are created in the constructor of the user node class
by calling the
createInputTerminal
method.
Method Summary
Methods inherited from class com.ibm.broker.plugin.MbTerminal