org.moremotion.utilityservices
Class ClearADOM

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

public class ClearADOM
extends java.lang.Object
implements ActionService

Clears given ADOMs

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

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

ClearADOM

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