Package org.jboss.as.server.moduleservice
package org.jboss.as.server.moduleservice
-
ClassDescriptionAn index of available extensions.Allows callers to add external modules that can be used as dependencies for a DeploymentUnit.Service that manages external modules.Service that manages the module spec for external modules (i.e. modules that reside outside of the application server).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.Utility class for read a composite index from a system module.Service that loads and re-links a module once all the modules dependencies are available.Module phase resolve service.
ModuleLoaderthat loads module definitions from msc services.