org.kuali.rice.ksb.testclient2
Class ClientApp2SharedQueue

java.lang.Object
  extended by org.kuali.rice.ksb.testclient2.ClientApp2SharedQueue
All Implemented Interfaces:
KSBJavaService

public class ClientApp2SharedQueue
extends Object
implements KSBJavaService

A service that is registered as a queue for both the client apps. Used to test queue call scenarios.

Author:
Kuali Rice Team (rice.collab@kuali.org)

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

Constructor Detail

ClientApp2SharedQueue

public ClientApp2SharedQueue()
Method Detail

invoke

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


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