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)
            throws Exception
Specified by:
invoke in interface KSBXMLService
Throws:
Exception


Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.