- Enclosing class:
- FailoverTargetSelector
protected static class FailoverTargetSelector.InvocationKey
extends Object
Used to wrap an Exchange for usage as a Map key. The raw Exchange
is not a suitable key type, as the hashCode is computed from its
current contents, which may obviously change over the lifetime of
an invocation.