org.moremotion.utilityservices
Class ViewADOM

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

public class ViewADOM
extends java.lang.Object
implements ActionService

Makes a view of an ADOM.

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

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

ViewADOM

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