|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.modules.Main
public final class Main
The main entry point of JBoss Modules when run as a JAR on the command line.
| Method Summary | |
|---|---|
static String |
getJarName()
Get the name of the JBoss Modules JAR. |
static String |
getVersionString()
Get the version string of JBoss Modules. |
static void |
main(String[] args)
Run JBoss Modules. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void main(String[] args)
throws Throwable
args - the command-line arguments
Throwable - if an error occurspublic static String getJarName()
public static String getVersionString()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||