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.