com.jfw.status
Class SetLogLevel

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

public final class SetLogLevel
extends java.lang.Object

Set the log level.


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

SetLogLevel

public SetLogLevel()
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