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

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

public class TestRepeatMessageQueue
extends Object
implements KSBJavaService


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

Field Detail

CALL_COUNT

public static int CALL_COUNT
Constructor Detail

TestRepeatMessageQueue

public TestRepeatMessageQueue()
Method Detail

invoke

public void invoke(Serializable payLoad)
Specified by:
invoke in interface KSBJavaService


Copyright © 2005–2014 The Kuali Foundation. All rights reserved.