@WebServlet(value="/fachref/hitlists/completeHitlist") public class NRequestsCollector extends FachRefServlet implements org.quartz.Job
Constructor and Description |
---|
NRequestsCollector() |
Modifier and Type | Method and Description |
---|---|
void |
execute(org.quartz.JobExecutionContext context)
execute method to be called by the quartz framework.
|
getParameter, prepareOutput, prepareOutput, prepareOutput, sendOutput
doGet, doPost, encodeURL, getLayoutService, getProperty, getServletBaseURL, getSession, init
public void execute(org.quartz.JobExecutionContext context) throws org.quartz.JobExecutionException
execute
in interface org.quartz.Job
context
- job execution context from the quartz frameworkorg.quartz.JobExecutionException