org.infolayer.servlet
Class Process_chart

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

public class Process_chart
extends java.lang.Object
implements GetHandler


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

public Process_chart()
Method Detail

process

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