Save This Page
Home » jboss-5.0.0.CR1-src » org.jboss.resource.adapter.quartz » inflow » [javadoc | source]
org.jboss.resource.adapter.quartz.inflow
public class: QuartzJob [javadoc | source]
java.lang.Object
   org.jboss.resource.adapter.quartz.inflow.QuartzJob

All Implemented Interfaces:
    org.quartz.Job

Direct Known Subclasses:
    StatefulQuartzJob

Comment
Constructor:
 public QuartzJob() 
Method from org.jboss.resource.adapter.quartz.inflow.QuartzJob Summary:
execute
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.jboss.resource.adapter.quartz.inflow.QuartzJob Detail:
 public  void execute(JobExecutionContext jobExecutionContext) throws JobExecutionException