Constructor and Description |
---|
RoundRobinRouter() |
Modifier and Type | Method and Description |
---|---|
void |
customize(String parameter)
Called shortly after the initialization to customize this router according to the parameter in the annotation.
|
String |
getServiceIdForCall(ClientSideCallContext callContext)
Returns the serviceId for this particular call to route to.
|
public void customize(String parameter)
Router
public String getServiceIdForCall(ClientSideCallContext callContext)
Router
getServiceIdForCall
in interface Router
callContext
- context of the call with all call related data.Copyright © 2010-2014 anotheria.net. All Rights Reserved.