Package | Description |
---|---|
org.jboss.as.server.deployment |
The JBossAS domain deployment subsystem classes.
|
org.jboss.as.server.deployment.module |
Modifier and Type | Field and Description |
---|---|
static AttachmentKey<AttachmentList<ModuleSpecification>> |
Attachments.MODULE_DEPENDENCY_INFORMATION
Information about a modules dependencies used to setup transitive deps
|
static AttachmentKey<ModuleSpecification> |
Attachments.MODULE_SPECIFICATION
Information used to build up the deployments Module
|
Modifier and Type | Class and Description |
---|---|
class |
AdditionalModuleSpecification
Represents an additional module attached to a top level deployment.
|
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.