Package com.tccc.kos.core.service.spawn
package com.tccc.kos.core.service.spawn
Contains classes related to spawning processes and services.
- Since:
- 1.0
- Version:
- 2022-10-21
-
ClassDescriptionSpecialized
SpawnProcess
designed around starting adapters.Class that contains the lifecycle of a single spawning of a process.Base exception for all spawn-related errors.Exception thrown when a spawn attempt fails when either the specified path is not found or is not executable.Class that represents a single process that can be spawned.Service that is used to start/stop native programs on this node or other nodes using a spawn session.Exception thrown when a spawn attempt fails because there was no response from the adapter.