org.globus.ogsa.impl.base.jobmanager
Class JobManagerFactoryImpl

java.lang.Object
  extended bySecureFactoryServiceSkeleton
      extended byorg.globus.ogsa.impl.base.jobmanager.JobManagerFactoryImpl

public class JobManagerFactoryImpl
extends SecureFactoryServiceSkeleton

This is a factory service for creating fork job managers.

See Also:
Serialized Form

Constructor Summary
JobManagerFactoryImpl()
           
 
Method Summary
 java.lang.Object createServiceObject(CreationType creation)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JobManagerFactoryImpl

public JobManagerFactoryImpl()
Method Detail

createServiceObject

public java.lang.Object createServiceObject(CreationType creation)
                                     throws GridServiceException
Throws:
GridServiceException