| Class | Description |
|---|---|
| AdditionalModuleSpecification |
Represents an additional module attached to a top level deployment.
|
| ClassFileTransformerProcessor |
A
DeploymentUnitProcessor that instantiates ClassFileTransformers defined in the
jboss-deployment-structure.xml file. |
| DelegatingClassFileTransformer | |
| DeploymentRootMountProcessor |
Deployment processor responsible for mounting and attaching the resource root for this deployment.
|
| DeploymentVisibilityProcessor |
Processor that aggregates all module descriptions visible to the deployment in an EEApplicationClasses structure.
|
| DriverDependenciesProcessor | |
| ExtensionInfo |
Information about a deployed extension
|
| ExtensionListEntry |
An extension list entry.
|
| FilterSpecification | |
| IgnoreMetaInfMarker |
Marker that indicates that the contents of a resource roots META-INF directory should be ignored.
|
| ManifestAttachmentProcessor |
Deployment unit processor that attaches the deployment root manifest to the context.
|
| ManifestClassPathProcessor |
A processor which adds class path entries for each manifest entry.
|
| ManifestDependencyProcessor |
Deployment unit processor that will extract module dependencies from an and attach them.
|
| ManifestExtensionListProcessor |
A processor which adds class path entries for each manifest entry.
|
| ManifestExtensionNameProcessor |
A processor which reads the Extension-Name attribute from a manifest
|
| ModuleClassPathProcessor |
The processor which adds
MANIFEST.MF Class-Path entries to the module configuration. |
| ModuleDependency | |
| ModuleDependencyProcessor |
Deployment unit processor that will extract module dependencies from an archive.
|
| ModuleExtensionListProcessor |
A processor which adds extension-list resource roots.
|
| ModuleExtensionNameProcessor |
A processor which stores extension information for deployed libraries into the
ExtensionIndexService. |
| ModuleIdentifierProcessor |
Deployment processor that generates module identifiers for the deployment and attaches it.
|
| ModuleRootMarker |
Marker for module roots.
|
| ModuleSpecification |
Information used to build a module.
|
| ModuleSpecProcessor |
Processor responsible for creating the module spec service for this deployment.
|
| MountHandle |
Wrapper object to hold onto and close a VFS mount handle.
|
| ResourceRoot | |
| ServerDependenciesProcessor |
DUP thats adds dependencies that are available to all deployments
|
| SubDeploymentDependencyProcessor |
Processor that set up a module dependency on the parent module
|
| TempFileProviderService |
Service responsible for managing the life-cycle of a TempFileProvider.
|
| VFSResourceLoader |
Resource loader capable of loading resources from VFS archives.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.