org.kuali.rice.ksb.testclient1
Class ChainedRequestService1Impl
java.lang.Object
   org.kuali.rice.ksb.testclient1.ChainedRequestService1Impl
org.kuali.rice.ksb.testclient1.ChainedRequestService1Impl
- All Implemented Interfaces: 
- ChainedRequestService
- public class ChainedRequestService1Impl 
- extends Object- implements ChainedRequestService
 
| 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.
 | 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
ChainedRequestService1Impl
public ChainedRequestService1Impl()
sendRequest
public String sendRequest(String value)
- Description copied from interface: ChainedRequestService
- Should take the given String value and append the application id of the current server onto the end
 with a comma in between.  Then it should forward the call of to another server.
 
- 
- Specified by:
- sendRequestin interface- ChainedRequestService
 
- 
 
Copyright © 2005-2014 The Kuali Foundation. All Rights Reserved.