Uses of Class
org.glassfish.internal.data.ModuleInfo
Packages that use ModuleInfo
-
Uses of ModuleInfo in org.glassfish.internal.data
Subclasses of ModuleInfo in org.glassfish.internal.dataMethods in org.glassfish.internal.data that return types with arguments of type ModuleInfoModifier and TypeMethodDescriptionApplicationInfo.getModuleInfos()Returns the modules of this applicationMethods in org.glassfish.internal.data with parameters of type ModuleInfoModifier and TypeMethodDescriptionvoidApplicationInfo.addModule(ModuleInfo info) protected ExtendedDeploymentContextApplicationInfo.getSubContext(ModuleInfo info, ExtendedDeploymentContext context) -
Uses of ModuleInfo in org.glassfish.internal.deployment
Fields in org.glassfish.internal.deployment with type parameters of type ModuleInfoModifier and TypeFieldDescriptionstatic final org.glassfish.api.event.EventTypes<ModuleInfo>Deployment.MODULE_LOADEDstatic final org.glassfish.api.event.EventTypes<ModuleInfo>Deployment.MODULE_STARTEDstatic final org.glassfish.api.event.EventTypes<ModuleInfo>Deployment.MODULE_STOPPEDstatic final org.glassfish.api.event.EventTypes<ModuleInfo>Deployment.MODULE_UNLOADEDMethods in org.glassfish.internal.deployment that return ModuleInfoModifier and TypeMethodDescriptionDeployment.prepareModule(List<EngineInfo<?, ?>> sortedEngineInfos, String moduleName, org.glassfish.api.deployment.DeploymentContext context, ProgressTracker tracker)