public abstract class ERQSAbstractListener extends Object
This class can be used if you need to create your own job listener or trigger listener.
Constructor and Description |
---|
ERQSAbstractListener(ERQSSchedulerServiceFrameworkPrincipal schedulerFPInstance) |
Modifier and Type | Method and Description |
---|---|
protected com.webobjects.eocontrol.EOEditingContext |
editingContext()
Return a "regular" editing context with the current objectStore using directly the ERXEC factory.
|
protected ERQSJobDescription |
getJobDescription(org.quartz.JobExecutionContext context,
com.webobjects.eocontrol.EOEditingContext ec)
Send back the ERQSJobDescription object attached to the job.
|
ERQSSchedulerServiceFrameworkPrincipal |
getSchedulerFPInstance()
Return the instance of the scheduler framework principal instance
|
protected static final Logger log
public ERQSAbstractListener(ERQSSchedulerServiceFrameworkPrincipal schedulerFPInstance)
protected ERQSJobDescription getJobDescription(org.quartz.JobExecutionContext context, com.webobjects.eocontrol.EOEditingContext ec)
context
- the JobExecutionContextec
- protected com.webobjects.eocontrol.EOEditingContext editingContext()
public ERQSSchedulerServiceFrameworkPrincipal getSchedulerFPInstance()
Copyright © 2002 – 2020 Project Wonder.