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

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

public class TestHarnessSharedTopic
extends Object
implements KSBJavaService


Field Summary
static int CALL_COUNT
           
static int CALL_COUNT_NOTIFICATION_THRESHOLD
           
static Object LOCK
           
 
Constructor Summary
TestHarnessSharedTopic()
           
 
Method Summary
 void invoke(Serializable payLoad)
           
 void notifyOnLock()
           
 
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

CALL_COUNT_NOTIFICATION_THRESHOLD

public static int CALL_COUNT_NOTIFICATION_THRESHOLD

LOCK

public static Object LOCK
Constructor Detail

TestHarnessSharedTopic

public TestHarnessSharedTopic()
Method Detail

invoke

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

notifyOnLock

public void notifyOnLock()


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