org.kuali.rice.ksb.testclient1
Class TestClient1ObjectToBeRemoted

java.lang.Object
  extended by org.kuali.rice.ksb.testclient1.TestClient1ObjectToBeRemoted
All Implemented Interfaces:
RemotedObject

public class TestClient1ObjectToBeRemoted
extends Object
implements RemotedObject


Field Summary
static List<String> CALL_RECORDER
           
static String METHOD_INVOKED
           
 
Constructor Summary
TestClient1ObjectToBeRemoted()
           
 
Method Summary
 String invoke(String input)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CALL_RECORDER

public static List<String> CALL_RECORDER

METHOD_INVOKED

public static final String METHOD_INVOKED
See Also:
Constant Field Values
Constructor Detail

TestClient1ObjectToBeRemoted

public TestClient1ObjectToBeRemoted()
Method Detail

invoke

public String invoke(String input)
Specified by:
invoke in interface RemotedObject


Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.