org.kuali.rice.ksb.messaging.remotedservices
Class ServiceCallInformationHolder
java.lang.Object
org.kuali.rice.ksb.messaging.remotedservices.ServiceCallInformationHolder
public class ServiceCallInformationHolder
- extends Object
Used for services deployed in the test harness and client applications to call.
This is useful when services are deployed in the test harness and therefore do not
get called remotely and aren't recorded in the bam.
Holds a single hashmap that can hold whatever is needed for confirmation of call for
testing.
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
stuff
public static Map<String,Object> stuff
ServiceCallInformationHolder
public ServiceCallInformationHolder()
Copyright © 2005-2015 The Kuali Foundation. All Rights Reserved.