Package | Description |
---|---|
org.jboss.as.server.deployment |
The JBossAS domain deployment subsystem classes.
|
org.jboss.as.server.deployment.annotation | |
org.jboss.as.server.moduleservice |
Modifier and Type | Field and Description |
---|---|
static AttachmentKey<Map<org.jboss.modules.ModuleIdentifier,CompositeIndex>> |
Attachments.ADDITIONAL_ANNOTATION_INDEXES_BY_MODULE |
static AttachmentKey<CompositeIndex> |
Attachments.COMPOSITE_ANNOTATION_INDEX
The composite annotation index for this deployment.
|
Constructor and Description |
---|
CompositeIndex(CompositeIndex... indexes) |
Modifier and Type | Method and Description |
---|---|
static CompositeIndex |
ModuleIndexBuilder.buildCompositeIndex(org.jboss.modules.Module module) |
CompositeIndex |
ModuleIndexService.getIndex(org.jboss.modules.Module module) |
Copyright © 2023 JBoss by Red Hat. All rights reserved.