|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ChainedRequestService
A simple service which we can use to effectively "touch" the servers in a system
Method Summary | |
---|---|
String |
sendRequest(String value)
Should take the given String value and append the application id of the current server onto the end with a comma in between. |
Method Detail |
---|
String sendRequest(String value)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |