org.activemath.config.startup
Class BuildIndex

java.lang.Object
  extended by org.activemath.config.startup.BuildIndex

public class BuildIndex
extends Object

Builds the index according to the configuration then shuts down.


Constructor Summary
BuildIndex()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BuildIndex

public BuildIndex()
Method Detail

main

public static void main(String[] args)