|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.dsrg.sofa.deployment.util.LaunchApplication
public class LaunchApplication
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 |
---|
public LaunchApplication()
Method Detail |
---|
public static void main(java.lang.String[] args)
args
- commandline arguments in following syntax:
<app-name> <app-tag>
or
<app-name> -v <app-version>
or
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |