|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.plexus.scheduler.AbstractJob
org.apache.maven.archiva.scheduled.DatabaseTaskJob
public class DatabaseTaskJob
This class is the database job that is executed by the scheduler.
Field Summary |
---|
Fields inherited from class org.codehaus.plexus.scheduler.AbstractJob |
---|
CONTEXT, EXECUTION_CONFIGURATION, LOGGER, SERVICE_MANAGER |
Constructor Summary | |
---|---|
DatabaseTaskJob()
|
Method Summary | |
---|---|
void |
execute(org.quartz.JobExecutionContext context)
Execute the discoverer and the indexer. |
Methods inherited from class org.codehaus.plexus.scheduler.AbstractJob |
---|
getConfiguration, getContext, getJobDataMap, getLogger, interrupt, isInterrupted, setJobDataMap |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DatabaseTaskJob()
Method Detail |
---|
public void execute(org.quartz.JobExecutionContext context) throws org.quartz.JobExecutionException
execute
in interface org.quartz.Job
execute
in class org.codehaus.plexus.scheduler.AbstractJob
context
-
org.quartz.JobExecutionException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |