IBM WebSphere Application ServerTM
Release 8

com.ibm.wsspi.sibx.mediation
Interface InputTerminal

All Superinterfaces:
Terminal

public interface InputTerminal
extends Terminal

The input terminal of a mediation primitive. Messages arrive for mediation via this input terminal defined on a mediation primitive. A mediation primitive may define one or more input terminals, each of which must have a unique name.


Field Summary
static java.lang.String $sccsid
           
static java.lang.String COPYRIGHT
           
 
Method Summary
 
Methods inherited from interface com.ibm.wsspi.sibx.mediation.Terminal
getDisplayName, getName, getType
 

Field Detail

COPYRIGHT

static final java.lang.String COPYRIGHT
See Also:
Constant Field Values

$sccsid

static final java.lang.String $sccsid
See Also:
Constant Field Values

IBM WebSphere Application ServerTM
Release 8