org.moremotion.utilityservices
Class SetADOM

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

public class SetADOM
extends java.lang.Object
implements ActionService

Sets value to a ADOMNode

Version:
$Id: SetADOM.java 51 2008-03-10 11:46:54Z erkan $

Constructor Summary
SetADOM()
           
 
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

SetADOM

public SetADOM()
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.