Uses of Package
org.jboss.as.server.moduleservice
Packages that use org.jboss.as.server.moduleservice
Package
Description
The JBossAS domain deployment subsystem classes.
-
Classes in org.jboss.as.server.moduleservice used by org.jboss.as.server.deploymentClassDescriptionAllows callers to add external modules that can be used as dependencies for a DeploymentUnit.
ModuleLoaderthat loads module definitions from msc services. -
Classes in org.jboss.as.server.moduleservice used by org.jboss.as.server.moduleserviceClassDescriptionAn index of available extensions.Allows callers to add external modules that can be used as dependencies for a DeploymentUnit.Service that manages external modules.Basically a copy of the same information that is in the module spec, because module spec has no public methods to get anything out of.Module phase resolve service.
ModuleLoaderthat loads module definitions from msc services.