org.kuali.rice.ksb.testclient1
Class ClientApp1SharedQueue

java.lang.Object
  extended by org.kuali.rice.ksb.testclient1.ClientApp1SharedQueue
All Implemented Interfaces:
KSBJavaService

public class ClientApp1SharedQueue
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
ClientApp1SharedQueue()
           
 
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

ClientApp1SharedQueue

public ClientApp1SharedQueue()
Method Detail

invoke

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


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