org.kuali.rice.ksb.testclient2
Class ChainedRequestService2Impl
java.lang.Object
   org.kuali.rice.ksb.testclient2.ChainedRequestService2Impl
org.kuali.rice.ksb.testclient2.ChainedRequestService2Impl
- All Implemented Interfaces: 
- ChainedRequestService
- public class ChainedRequestService2Impl 
- 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 | 
 
ChainedRequestService2Impl
public ChainedRequestService2Impl()
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-2012 The Kuali Foundation. All Rights Reserved.