Uses of Class
dev.getelements.elements.rt.manifest.startup.StartupOperation
Packages that use StartupOperation
-
Uses of StartupOperation in dev.getelements.elements.rt.manifest.startup
Methods in dev.getelements.elements.rt.manifest.startup that return types with arguments of type StartupOperationModifier and TypeMethodDescriptionStartupModule.getOperationsByName()Gets a mapping of operations by name.Method parameters in dev.getelements.elements.rt.manifest.startup with type arguments of type StartupOperationModifier and TypeMethodDescriptionvoidStartupModule.setOperationsByName(Map<String, StartupOperation> operationsByName) Sets the map of operations by name.