org.kuali.rice.ksb.messaging.remotedservices
Class GenericTestService

java.lang.Object
  extended by org.kuali.rice.ksb.messaging.remotedservices.GenericTestService
All Implemented Interfaces:
TestServiceInterface

public class GenericTestService
extends Object
implements TestServiceInterface


Field Summary
static int NUM_CALLS
           
 
Constructor Summary
GenericTestService()
           
 
Method Summary
 void invoke()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NUM_CALLS

public static int NUM_CALLS
Constructor Detail

GenericTestService

public GenericTestService()
Method Detail

invoke

public void invoke()
Specified by:
invoke in interface TestServiceInterface


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