Class JDKPaths

java.lang.Object
org.jboss.modules.JDKPaths

final class JDKPaths extends Object
A utility class which maintains the set of JDK paths. Makes certain assumptions about the disposition of the class loader used to load JBoss Modules; thus this class should only be used when booted up via the "-jar" or "-cp" switches.
  • Field Details

  • Constructor Details

    • JDKPaths

      private JDKPaths()
  • Method Details