Uses of Class
org.jboss.as.server.deployment.annotation.CompositeIndex
Packages that use CompositeIndex
Package
Description
The JBossAS domain deployment subsystem classes.
-
Uses of CompositeIndex in org.jboss.as.server.deployment
Fields in org.jboss.as.server.deployment with type parameters of type CompositeIndexModifier and TypeFieldDescriptionstatic final AttachmentKey<Map<String,CompositeIndex>> Attachments.ADDITIONAL_ANNOTATION_INDEXES_BY_MODULE_NAMEAnnotation indices, keyed by the canonical name module from which they were obtained.static final AttachmentKey<CompositeIndex>Attachments.COMPOSITE_ANNOTATION_INDEXThe composite annotation index for this deployment. -
Uses of CompositeIndex in org.jboss.as.server.deployment.annotation
Constructors in org.jboss.as.server.deployment.annotation with parameters of type CompositeIndex -
Uses of CompositeIndex in org.jboss.as.server.moduleservice
Methods in org.jboss.as.server.moduleservice that return CompositeIndexModifier and TypeMethodDescriptionstatic CompositeIndexModuleIndexBuilder.buildCompositeIndex(org.jboss.modules.Module module)