org.opennms.reporting.core
Class BatchReportJob
java.lang.Object
org.springframework.scheduling.quartz.QuartzJobBean
org.opennms.reporting.core.BatchReportJob
- All Implemented Interfaces:
- org.quartz.Job
public class BatchReportJob
- extends org.springframework.scheduling.quartz.QuartzJobBean
BatchReportJob class.
- Version:
- $Id: $
- Author:
- ranger
|
Method Summary |
protected void |
executeInternal(org.quartz.JobExecutionContext jobContext)
|
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
setApplicationContext |
| Methods inherited from class org.springframework.scheduling.quartz.QuartzJobBean |
execute |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BatchReportJob
public BatchReportJob()
executeInternal
protected void executeInternal(org.quartz.JobExecutionContext jobContext)
throws org.quartz.JobExecutionException
-
- Specified by:
executeInternal in class org.springframework.scheduling.quartz.QuartzJobBean
- Throws:
org.quartz.JobExecutionException
setApplicationContext
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
setApplicationContext
- Parameters:
applicationContext - a ApplicationContext object.
Copyright © 2011. All Rights Reserved.