Uses of Class
org.apache.qpid.pool.Job

Packages that use Job
org.apache.qpid.pool   
 

Uses of Job in org.apache.qpid.pool
 

Methods in org.apache.qpid.pool with parameters of type Job
static void Job.fireAsynchEvent(ExecutorService pool, Job job, Runnable event)
          Adds an Event to a Job, triggering the execution of the job if it is not already running.
 



Licensed to the Apache Software Foundation