IBM WebSphere Application ServerTM
Release 8

com.ibm.wsspi.sibx.mediation.flow
Interface MediationFlowComponentKey


Deprecated.

public interface MediationFlowComponentKey

Key interface for a mediation flow component. Implementations of this interface can specify their own attributes to use to form a key. Implementations must also override equals() and hashCode() so they can be compared.


Field Summary
static java.lang.String $sccsid
          Deprecated.  
static java.lang.String COPYRIGHT
          Deprecated.  
 

Field Detail

COPYRIGHT

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

$sccsid

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

IBM WebSphere Application ServerTM
Release 8