org.activemath.config.startup
Class AMEmbedded

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

public class AMEmbedded
extends Object

Loads the ActiveMath servlets without any parameter.


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

AMEmbedded

public AMEmbedded()
Method Detail

main

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