Uses of Class
org.jboss.as.server.deployment.module.ExtensionListEntry
-
Packages that use ExtensionListEntry Package Description org.jboss.as.server.deployment The JBossAS domain deployment subsystem classes.org.jboss.as.server.logging -
-
Uses of ExtensionListEntry in org.jboss.as.server.deployment
Fields in org.jboss.as.server.deployment with type parameters of type ExtensionListEntry Modifier and Type Field Description static AttachmentKey<AttachmentList<ExtensionListEntry>>Attachments. EXTENSION_LIST_ENTRIESThe list of extensions given in the manifest and structure configurations. -
Uses of ExtensionListEntry in org.jboss.as.server.logging
Methods in org.jboss.as.server.logging with parameters of type ExtensionListEntry Modifier and Type Method Description voidServerLogger_$logger. cannotFindExtensionListEntry(ExtensionListEntry entry, ResourceRoot resourceRoot)voidServerLogger. cannotFindExtensionListEntry(ExtensionListEntry entry, ResourceRoot resourceRoot)
-