Uses of Class
org.jboss.as.ee.component.EEModuleConfiguration
Packages that use EEModuleConfiguration
-
Uses of EEModuleConfiguration in org.jboss.as.ee.component
Fields in org.jboss.as.ee.component with type parameters of type EEModuleConfigurationModifier and TypeFieldDescriptionstatic final org.jboss.as.server.deployment.AttachmentKey<EEModuleConfiguration>Attachments.EE_MODULE_CONFIGURATION -
Uses of EEModuleConfiguration in org.jboss.as.ee.component.deployers
Methods in org.jboss.as.ee.component.deployers with parameters of type EEModuleConfigurationModifier and TypeMethodDescriptionprotected voidModuleJndiBindingProcessor.addJndiBinding(EEModuleConfiguration module, BindingConfiguration bindingConfiguration, org.jboss.as.server.deployment.DeploymentPhaseContext phaseContext, List<org.jboss.msc.service.ServiceName> dependencies)