org.activemath.config.startup
Class MBaseStartup

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

public class MBaseStartup
extends Object

Starts up the configured MBase class.

Properties that can be set are the following (note that the ActiveMath manager uses the prefix OmdocJdomMbase


Constructor Summary
MBaseStartup()
           
 
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

MBaseStartup

public MBaseStartup()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception