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

Packages that use JobContext
org.apache.sling.commons.scheduler   
org.apache.sling.commons.scheduler.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
           
 



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