Uses of Class
dev.getelements.elements.rt.manifest.startup.StartupModule
Packages that use StartupModule
-
Uses of StartupModule in dev.getelements.elements.rt.manifest.startup
Methods in dev.getelements.elements.rt.manifest.startup that return types with arguments of type StartupModuleModifier and TypeMethodDescriptionStartupManifest.getModulesByName()Gets a mapping ofStartupModuleinstances by their associated name.Method parameters in dev.getelements.elements.rt.manifest.startup with type arguments of type StartupModuleModifier and TypeMethodDescriptionvoidStartupManifest.setModulesByName(Map<String, StartupModule> modulesByName) Sets a mapping ofStartupModuleinstances by their associated name.