Uses of Class
org.jboss.as.server.moduleservice.ServiceModuleLoader
Packages that use ServiceModuleLoader
Package
Description
The JBossAS domain deployment subsystem classes.
-
Uses of ServiceModuleLoader in org.jboss.as.server.deployment
Fields in org.jboss.as.server.deployment with type parameters of type ServiceModuleLoaderModifier and TypeFieldDescriptionstatic final AttachmentKey<ServiceModuleLoader>Attachments.SERVICE_MODULE_LOADERThe module loader for the deployment -
Uses of ServiceModuleLoader in org.jboss.as.server.moduleservice
Methods in org.jboss.as.server.moduleservice that return ServiceModuleLoaderMethods in org.jboss.as.server.moduleservice that return types with arguments of type ServiceModuleLoaderModifier and TypeMethodDescriptionorg.jboss.msc.value.InjectedValue<ServiceModuleLoader>ModuleLoadService.getServiceModuleLoader()