Uses of Class
org.jboss.as.server.deployment.module.ModuleSpecification
-
Packages that use ModuleSpecification Package Description org.jboss.as.server.deployment The JBossAS domain deployment subsystem classes.org.jboss.as.server.deployment.module -
-
Uses of ModuleSpecification in org.jboss.as.server.deployment
Fields in org.jboss.as.server.deployment with type parameters of type ModuleSpecification Modifier and Type Field Description static AttachmentKey<ModuleSpecification>Attachments. MODULE_SPECIFICATIONInformation used to build up the deployments Module -
Uses of ModuleSpecification in org.jboss.as.server.deployment.module
Subclasses of ModuleSpecification in org.jboss.as.server.deployment.module Modifier and Type Class Description classAdditionalModuleSpecificationRepresents an additional module attached to a top level deployment.
-