org.gridbus.broker.farming.globus
Class RemoteJobManagerPBS

java.lang.Object
  extended byorg.gridbus.broker.farming.globus.RemoteJobManager
      extended byorg.gridbus.broker.farming.globus.RemoteJobManagerPBS

public class RemoteJobManagerPBS
extends RemoteJobManager

This is a job manager for handling PBS queueing systems on the remote host It has to check available slots before submitting a job to the remote host

Author:
Srikumar Venugopal(srikumar@cs.mu.oz.au)

Constructor Summary
RemoteJobManagerPBS()
          Default Constructor
 
Methods inherited from class org.gridbus.broker.farming.globus.RemoteJobManager
getProxy, setProxy, submit
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteJobManagerPBS

public RemoteJobManagerPBS()
Default Constructor