Package org.jboss.modules
Class Main
java.lang.Object
org.jboss.modules.Main
The main entry point of JBoss Modules when run as a JAR on the command line.
- Author:
- David M. Lloyd, Richard Opalka, Jason T. Greene
-
Method Details
-
main
Run JBoss Modules.- Parameters:
args
- the command-line arguments- Throws:
Throwable
- if an error occurs
-
getJarName
Get the name of the JBoss Modules JAR.- Returns:
- the name
-
getVersionString
Get the version string of JBoss Modules.- Returns:
- the version string
-