org.icenigrid.gridsam.core
Interface JobManagerBuilder


public interface JobManagerBuilder

Builder interface for JobManager


Method Summary
 JobManager buildJobManager()
          build a job manager instance from the information collected by this object
 

Method Detail

buildJobManager

JobManager buildJobManager()
                           throws ConfigurationException
build a job manager instance from the information collected by this object

Returns:
JobManager instance
Throws:
ConfigurationException - if the supplied information is deficient to construct a JobManager instance


Copyright © 2008. All Rights Reserved.