Interface RoutingStrategy

All Known Implementing Classes:
AbstractAggregateRoutingStrategy, BroadcastRoutingStrategy, DefaultRoutingStrategy, ListAggregateRoutingStrategy, SameNodeIdRoutingStrategy

public interface RoutingStrategy
A RoutingStrategy relies on the RemoteInvokerRegistry and address data to route an Invocation to a specific RemoteInvoker based on the addressing parameters in the method that is invoked.