Package | Description |
---|---|
org.jboss.as.server.deployment |
The JBossAS domain deployment subsystem classes.
|
org.jboss.as.server.moduleservice |
Modifier and Type | Field and Description |
---|---|
static AttachmentKey<ExtensionInfo> |
Attachments.EXTENSION_INFORMATION
Information about extensions in a jar library deployment.
|
Modifier and Type | Method and Description |
---|---|
void |
ExtensionIndex.addDeployedExtension(org.jboss.modules.ModuleIdentifier identifier,
ExtensionInfo extensionInfo)
Adds an extension that has been deployed to the server
|
void |
ExtensionIndexService.addDeployedExtension(org.jboss.modules.ModuleIdentifier identifier,
ExtensionInfo extensionInfo)
Adds an extension that has been deployed to the server
|
Copyright © 2023 JBoss by Red Hat. All rights reserved.