Uses of Interface
de.iip_ecosphere.platform.services.environment.ProcessSpec
Packages that use ProcessSpec
-
Uses of ProcessSpec in de.iip_ecosphere.platform.services.environment
Classes in de.iip_ecosphere.platform.services.environment that implement ProcessSpecModifier and TypeClassDescriptionclassIf the service is not completely implemented rather than delegates functionality to an additional process that must be started and managed along with the service.classServer process specification of servers to be started/stopped with an application.Methods in de.iip_ecosphere.platform.services.environment with parameters of type ProcessSpecModifier and TypeMethodDescriptionstatic FileStarter.extractProcessArtifacts(String sId, ProcessSpec pSpec, File artFile, File processBaseDir) Extracts artifacts that are required for a service being realized of external processes.