Uses of Interface
org.apache.sling.commons.scheduler.JobContext

Packages that use JobContext
org.apache.sling.commons.scheduler   
org.apache.sling.commons.scheduler.impl   
org.apache.sling.event.impl   
 

Uses of JobContext in org.apache.sling.commons.scheduler
 

Methods in org.apache.sling.commons.scheduler with parameters of type JobContext
 void Job.execute(JobContext context)
          Execute this job.
 

Uses of JobContext in org.apache.sling.commons.scheduler.impl
 

Classes in org.apache.sling.commons.scheduler.impl that implement JobContext
static class QuartzJobExecutor.JobContextImpl
           
 

Uses of JobContext in org.apache.sling.event.impl
 

Methods in org.apache.sling.event.impl with parameters of type JobContext
 void TimedJobHandler.execute(JobContext context)
           
 



Copyright © 2007-2013 The Apache Software Foundation. All Rights Reserved.