@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, sendOutputdoGet, doPost, encodeURL, getLayoutService, getProperty, getServletBaseURL, getSession, initpublic void execute(org.quartz.JobExecutionContext context)
throws org.quartz.JobExecutionException
execute in interface org.quartz.Jobcontext - job execution context from the quartz frameworkorg.quartz.JobExecutionException