public final class Main extends Object
| Modifier and Type | Method | Description | 
|---|---|---|
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. 
 | 
public static void main(String[] args) throws Throwable
args - the command-line argumentsThrowable - if an error occurspublic static String getJarName()
public static String getVersionString()
Copyright © 2018 JBoss by Red Hat. All rights reserved.