Uses of Class
de.iip_ecosphere.platform.services.environment.YamlProcess
Packages that use YamlProcess
-
Uses of YamlProcess in de.iip_ecosphere.platform.services.environment
Subclasses of YamlProcess in de.iip_ecosphere.platform.services.environmentModifier and TypeClassDescriptionclassServer process specification of servers to be started/stopped with an application.Fields in de.iip_ecosphere.platform.services.environment declared as YamlProcessMethods in de.iip_ecosphere.platform.services.environment that return YamlProcessModifier and TypeMethodDescriptionYamlService.getProcess()Returns an optional attached process realizing the service.protected YamlProcessAbstractProcessService.getProcessSpec()Returns the process specification withinAbstractProcessService.getServiceSpec().Methods in de.iip_ecosphere.platform.services.environment with parameters of type YamlProcessModifier and TypeMethodDescriptionvoidYamlService.setProcess(YamlProcess process) Defines an optional attached process realizing the service.