org.activemath.config.startup
Class MBaseStartup
java.lang.Object
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
-
mbase=mbaseclasspath This property tells that which mbase will be use for activemath
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MBaseStartup
public MBaseStartup()
main
public static void main(String[] args)
throws Exception
- Throws:
Exception