org.openprivacy.reptile.init
Class GeneralInitializer

java.lang.Object
  |
  +--org.openprivacy.reptile.init.GeneralInitializer

public class GeneralInitializer
extends java.lang.Object

Initializes Reptile in an offline manner.

Version:
$Id: GeneralInitializer.java,v 1.11 2002/03/26 08:48:12 burton Exp $
Author:
Kevin A. Burton

Constructor Summary
GeneralInitializer()
          Creates a new GeneralInitializer instance.
 
Method Summary
 void init()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GeneralInitializer

public GeneralInitializer()
Creates a new GeneralInitializer instance.

Method Detail

init

public void init()
          throws ReptileException
ReptileException