edu.internet2.middleware.grouper.registry
Class RegistryInstall

java.lang.Object
  extended by edu.internet2.middleware.grouper.registry.RegistryInstall

public class RegistryInstall
extends Object

Install the Groups Registry. When there is a newly created (or truncated database), this will put the base records that grouper needs to operate (e.g. root stem)

Version:
$Id: RegistryInstall.java,v 1.12 2009-09-21 06:14:27 mchyzer Exp $
Author:
blair christensen.

Constructor Summary
RegistryInstall()
           
 
Method Summary
static void install()
          install the registry if it is not already installeds
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RegistryInstall

public RegistryInstall()
Method Detail

main

public static void main(String[] args)
Parameters:
args -

install

public static void install()
install the registry if it is not already installeds