Uses of Interface
org.apache.uima.ducc.rm.scheduler.IJobManager

Packages that use IJobManager
org.apache.uima.ducc.rm   
org.apache.uima.ducc.rm.scheduler   
 

Uses of IJobManager in org.apache.uima.ducc.rm
 

Classes in org.apache.uima.ducc.rm that implement IJobManager
 class JobManagerConverter
          Convert the scheduler's structures into the events that get returned to the world.
 

Uses of IJobManager in org.apache.uima.ducc.rm.scheduler
 

Methods in org.apache.uima.ducc.rm.scheduler with parameters of type IJobManager
 void Scheduler.setJobManager(IJobManager jobmanager)
           
 



Copyright © 2012–2014 The Apache Software Foundation. All rights reserved.