gov.bnl.star.offline.scheduler.util.persistent
Class CommandLineReDispatch

java.lang.Object
  extended by gov.bnl.star.offline.scheduler.util.persistent.CommandLineReDispatch

public class CommandLineReDispatch
extends java.lang.Object

The main class for resubmitting already dispatched jobs. note: This main is called from the star-submit if (and only if) the users options are (-kr,-k,-r,-s,-n,-f, -h)

Author:
Levente Hajdu

Field Summary
 Request request
           
 
Constructor Summary
CommandLineReDispatch()
          Creates a new instance of CommandLineReDispatch
 
Method Summary
static void main(java.lang.String[] args)
           
static java.lang.String Usage()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

request

public Request request
Constructor Detail

CommandLineReDispatch

public CommandLineReDispatch()
Creates a new instance of CommandLineReDispatch

Method Detail

main

public static void main(java.lang.String[] args)
Parameters:
args - the command line arguments for resubmitting

Usage

public static java.lang.String Usage()


Copyright © 2002-2004 STAR collaboration - Brookhaven National Laboratory. All Rights Reserved.