Constructor and Description |
---|
NoOpRouter() |
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 context)
Returns the serviceId for this particular call to route to.
|
public String getServiceIdForCall(ClientSideCallContext context)
Router
getServiceIdForCall
in interface Router
context
- context of the call with all call related data.Copyright © 2010-2014 anotheria.net. All Rights Reserved.