Uses of Interface
de.iip_ecosphere.platform.services.environment.ProcessSpec
-
Packages that use ProcessSpec Package Description de.iip_ecosphere.platform.services.environment Implementation. -
-
Uses of ProcessSpec in de.iip_ecosphere.platform.services.environment
Classes in de.iip_ecosphere.platform.services.environment that implement ProcessSpec Modifier and Type Class Description classYamlProcessIf the service is not completely implemented rather than delegates functionality to an additional process that must be started and managed along with the service.classYamlServerServer process specification of servers to be started/stopped with an application.Methods in de.iip_ecosphere.platform.services.environment with parameters of type ProcessSpec Modifier and Type Method Description static java.io.FileStarter. extractProcessArtifacts(java.lang.String sId, ProcessSpec pSpec, java.io.File artFile, java.io.File processBaseDir)Extracts artifacts that are required for a service being realized of external processes.
-