Package | Description |
---|---|
org.jboss.modules |
The primary JBoss Modules API.
|
Modifier and Type | Class and Description |
---|---|
class |
JDKModuleFinder
A module finder which finds a standard JDK module, a module on the JDK module path, or the special module
org.jboss.modules . |
class |
LocalModuleFinder
A module finder which locates module specifications which are stored in a local module
repository on the filesystem, which uses
module.xml descriptors. |
Copyright © 2023 JBoss by Red Hat. All rights reserved.