setupStateRouting

protected void setupStateRouting(StateUpdateRouting<I> routing)

A callback for derived repository classes to customize routing schema for delivering updated state to subscribed entities, if the default schema does not satisfy the routing needs.

Parameters

routing

the routing to customize