org.activemath.config.startup
Class MBaseReload

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

public class MBaseReload
extends Object

Sends "reload" command to configured MBase via XML-RPC.


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

MBaseReload

public MBaseReload()
Method Detail

main

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