edu.internet2.middleware.grouper.j2ee
Class ServletRequestUtils

java.lang.Object
  extended by edu.internet2.middleware.grouper.j2ee.ServletRequestUtils

public class ServletRequestUtils
extends Object


Constructor Summary
ServletRequestUtils()
           
 
Method Summary
static void requestEnd()
          end of request in j2ee call this method, this is a failsafe method
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServletRequestUtils

public ServletRequestUtils()
Method Detail

requestEnd

public static void requestEnd()
end of request in j2ee call this method, this is a failsafe method