Class Main


  • public final class Main
    extends Object
    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 Detail

      • main

        public static void main​(String[] args)
                         throws Throwable
        Run JBoss Modules.
        Parameters:
        args - the command-line arguments
        Throws:
        Throwable - if an error occurs
      • getJarName

        public static String getJarName()
        Get the name of the JBoss Modules JAR.
        Returns:
        the name
      • getVersionString

        public static String getVersionString()
        Get the version string of JBoss Modules.
        Returns:
        the version string