org.gridbus.broker.services.compute
Class JobWrapperFactory

java.lang.Object
  extended by org.gridbus.broker.services.compute.JobWrapperFactory

public final class JobWrapperFactory
extends java.lang.Object

Author:
krishna

Constructor Summary
JobWrapperFactory()
           
 
Method Summary
static JobWrapper getJobWrapper(int middlewareType)
          Returns a job wrapper for the job based on the type of the server middleware using the given configuration information
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JobWrapperFactory

public JobWrapperFactory()
Method Detail

getJobWrapper

public static JobWrapper getJobWrapper(int middlewareType)
Returns a job wrapper for the job based on the type of the server middleware using the given configuration information

Parameters:
j -
Returns:
jobwrapper

Copyright © The University of Melbourne. 2006