com.jfw.status
Class ShowScheduler

java.lang.Object
  extended by com.jfw.status.ShowScheduler

public final class ShowScheduler
extends java.lang.Object

Show the scheduler page.


Constructor Summary
ShowScheduler()
           
 
Method Summary
 void execute(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, java.util.HashMap outputData)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShowScheduler

public ShowScheduler()
Method Detail

execute

public void execute(javax.servlet.http.HttpServletRequest request,
                    javax.servlet.http.HttpServletResponse response,
                    java.util.HashMap outputData)
             throws java.lang.Exception
Throws:
java.lang.Exception