|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ModuleSpec | |
|---|---|
| org.jboss.modules | The primary JBoss Modules API. |
| Uses of ModuleSpec in org.jboss.modules |
|---|
| Methods in org.jboss.modules that return ModuleSpec | |
|---|---|
ModuleSpec |
ModuleSpec.Builder.create()
Create the module specification from this builder. |
protected ModuleSpec |
SystemClassPathModuleLoader.findModule(ModuleIdentifier moduleIdentifier)
Find a Module's specification in this ModuleLoader by its identifier. |
protected ModuleSpec |
LocalModuleLoader.findModule(ModuleIdentifier moduleIdentifier)
Find a Module's specification in this ModuleLoader by its identifier. |
protected abstract ModuleSpec |
ModuleLoader.findModule(ModuleIdentifier moduleIdentifier)
Find a Module's specification in this ModuleLoader by its identifier. |
protected ModuleSpec |
ClassifyingModuleLoader.findModule(ModuleIdentifier moduleIdentifier)
Find a Module's specification in this ModuleLoader by its identifier. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||