public final class Main
extends java.lang.Object
| Modifier and Type | Method | Description | 
|---|---|---|
static java.lang.String | 
getJarName() | 
 Get the name of the JBoss Modules JAR. 
 | 
static java.lang.String | 
getVersionString() | 
 Get the version string of JBoss Modules. 
 | 
static void | 
main(java.lang.String[] args) | 
 Run JBoss Modules. 
 | 
public static void main(java.lang.String[] args)
                 throws java.lang.Throwable
args - the command-line argumentsjava.lang.Throwable - if an error occurspublic static java.lang.String getJarName()
public static java.lang.String getVersionString()
Copyright © 2022 JBoss by Red Hat. All rights reserved.