edu.sampleu.travel.remotedservice
Class SampleRemotedService

java.lang.Object
  extended by edu.sampleu.travel.remotedservice.SampleRemotedService
All Implemented Interfaces:
KSBXMLService

public class SampleRemotedService
extends Object
implements KSBXMLService

Sample remoted service

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

Constructor Summary
SampleRemotedService()
           
 
Method Summary
 void invoke(String message)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SampleRemotedService

public SampleRemotedService()
Method Detail

invoke

public void invoke(String message)
Specified by:
invoke in interface KSBXMLService


Copyright © 2005–2014 The Kuali Foundation. All rights reserved.