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

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

public class SOAPServiceImpl
extends Object
implements SOAPService

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

Field Summary
static int CALL_COUNT
           
 
Constructor Summary
SOAPServiceImpl()
           
 
Method Summary
 String doTheThing(String param)
           
 
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
Constructor Detail

SOAPServiceImpl

public SOAPServiceImpl()
Method Detail

doTheThing

public String doTheThing(String param)
Specified by:
doTheThing in interface SOAPService


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