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


public interface MediationFlowKey

Key interface for a mediation flow. 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
           
static java.lang.String COPYRIGHT
           
 

Field Detail

COPYRIGHT

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

$sccsid

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