org.infolayer.servlet
Class Process_statemachine

java.lang.Object
  extended byorg.infolayer.servlet.Process_statemachine
All Implemented Interfaces:
GetHandler

public class Process_statemachine
extends java.lang.Object
implements GetHandler

Author:
haustein To change this generated comment go to Window>Preferences>Java>Code Generation>Code and Comments

Constructor Summary
Process_statemachine()
           
 
Method Summary
 void process(RequestHandler handler)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Process_statemachine

public Process_statemachine()
Method Detail

process

public void process(RequestHandler handler)
             throws java.io.IOException,
                    ServletException
Specified by:
process in interface GetHandler
Throws:
java.io.IOException
ServletException