Uses of Interface
oemware.core.SharedJob

Packages that use SharedJob
oemware.core The core package is responsible for initializing, running and shutting down a server. 
 

Uses of SharedJob in oemware.core
 

Classes in oemware.core that implement SharedJob
 class BaseSharedJob
          The base shared job.
 class InstanceConf
          The instance configuration.
 

Methods in oemware.core that return types with arguments of type SharedJob
 java.util.List<SharedJob> SharedJobRunner.getJobs()
           
 

Method parameters in oemware.core with type arguments of type SharedJob
 void SharedJobRunner.setJobs(java.util.List<SharedJob> pJobs)
           
 



Copyright © 2009 Deft Labs - Released under LGPL, Version 3.0