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

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

public class SiteConfigGen
extends java.lang.Object

Ask the user questions about there site setup and write a stub configuration for there site.

Author:
Levente Hajdu

Constructor Summary
SiteConfigGen()
          Creates a new instance of SiteConfigGen
 
Method Summary
static void loadLocalSiteConfig(java.lang.String configFile)
          Loads the local config into the comp lib.
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SiteConfigGen

public SiteConfigGen()
Creates a new instance of SiteConfigGen

Method Detail

loadLocalSiteConfig

public static void loadLocalSiteConfig(java.lang.String configFile)
Loads the local config into the comp lib. If no local config is found it will make one


main

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


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