com.indeed.proctor.consumer.spring
Class ShowRandomGroupsHandler

java.lang.Object
  extended by com.indeed.proctor.consumer.spring.ShowRandomGroupsHandler
All Implemented Interfaces:
org.springframework.web.HttpRequestHandler

public class ShowRandomGroupsHandler
extends Object
implements org.springframework.web.HttpRequestHandler


Constructor Summary
ShowRandomGroupsHandler(com.google.common.base.Supplier<Proctor> proctorSupplier)
           
 
Method Summary
 void handleRequest(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShowRandomGroupsHandler

public ShowRandomGroupsHandler(com.google.common.base.Supplier<Proctor> proctorSupplier)
Method Detail

handleRequest

public void handleRequest(javax.servlet.http.HttpServletRequest request,
                          javax.servlet.http.HttpServletResponse response)
                   throws javax.servlet.ServletException,
                          IOException
Specified by:
handleRequest in interface org.springframework.web.HttpRequestHandler
Throws:
javax.servlet.ServletException
IOException


Copyright © 2014. All Rights Reserved.