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

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

public class TesetHarnessExplodingQueue
extends Object
implements KSBJavaService

A service that throws exceptions

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

Field Summary
static int NUM_CALLS
           
 
Constructor Summary
TesetHarnessExplodingQueue()
           
 
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

NUM_CALLS

public static int NUM_CALLS
Constructor Detail

TesetHarnessExplodingQueue

public TesetHarnessExplodingQueue()
Method Detail

invoke

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


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