org.moremotion.utilityservices
Class MS

java.lang.Object
  extended by org.moremotion.utilityservices.MS
All Implemented Interfaces:
ActionService

public class MS
extends java.lang.Object
implements ActionService

Version:
$Id: MS.java 186 2008-07-31 18:23:46Z erkan $

Constructor Summary
MS()
           
 
Method Summary
 void doService(ActionServiceContext asc)
          This method of the implementer class is called by the MoreMotion's ServiceInvokerServlet.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MS

public MS()
Method Detail

doService

public void doService(ActionServiceContext asc)
               throws ServiceException,
                      java.io.IOException
Description copied from interface: ActionService
This method of the implementer class is called by the MoreMotion's ServiceInvokerServlet.

Specified by:
doService in interface ActionService
Parameters:
asc - ActionServiceContext object
Throws:
ServiceException - If something goes wrong with the service.
java.io.IOException


Copyright © 2002-2008 MOR YAZILIM. All Rights Reserved.