Interface | Description |
---|---|
ExtensionIndex |
An index of available extensions.
|
Class | Description |
---|---|
ExtensionIndexService | |
ExternalModuleService |
Service that manages external modules.
|
ExternalModuleSpecService |
Service that manages the module spec for external modules (i.e.
|
ModuleDefinition |
Basically a copy of the same information that is in the module spec, because module spec
has no public methods to get anything out of.
|
ModuleIndexBuilder |
Utility class for read a composite index from a system module.
|
ModuleIndexService |
Service that caches the jandex index for system modules.
|
ModuleLoadService |
Service that loads and re-links a module once all the modules dependencies are available.
|
ModuleResolvePhaseService |
Module phase resolve service.
|
ServiceModuleLoader |
ModuleLoader that loads module definitions from msc services. |
Copyright © 2023 JBoss by Red Hat. All rights reserved.