| Interface | Description |
|---|---|
| ExtensionIndex |
An index of available extensions.
|
| ExternalModule |
Allows callers to add external modules that can be used as dependencies for a DeploymentUnit.
|
| 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.
|
| 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 © 2020 JBoss by Red Hat. All rights reserved.