public interface RoutingKeyResolver
| Modifier and Type | Method and Description |
|---|---|
String |
resolveRoutingKey(EventMessage eventMessage)
Returns the Routing Key to use when sending the given
eventMessage to the Message Broker. |
String resolveRoutingKey(EventMessage eventMessage)
eventMessage to the Message Broker.eventMessage - The EventMessage to resolve the routing key forCopyright © 2010-2014. All Rights Reserved.