org.objectweb.dsrg.sofa.deployment.util
Class LaunchApplication

java.lang.Object
  extended by org.objectweb.dsrg.sofa.deployment.util.LaunchApplication

public class LaunchApplication
extends java.lang.Object


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

Constructor Detail

LaunchApplication

public LaunchApplication()
Method Detail

main

public static void main(java.lang.String[] args)
Launches application stored in repository.

Parameters:
args - commandline arguments in following syntax: <app-name> <app-tag> or <app-name> -v <app-version> or