See: Description
| Interface | Description | 
|---|---|
| IThreadApplication | 
 Use this interface for application embedded as shiva threads. 
 | 
| Class | Description | 
|---|---|
| AbstractWorkerApplication | 
 Shiva applications can be of two types: processes or threads. 
 | 
| ApplicationPlatformReporter | 
 This class is in charge of reporting importants events to the
 platform. 
 | 
| ApplicationStdIoCallback | 
 This callback receives child process stdout or stderr outputs. 
 | 
| ForkExecWorkerApplication | 
 Each application managed by a worker is represented by an instance of this class. 
 | 
| PlanWorkerApplication | 
 Plans are executed differently than other shiva apps. 
 | 
| WorkerImpl | 
IWorker implementation. | 
| Enum | Description | 
|---|---|
| ApplicationStdIoCallback.IO | 
Copyright © 2022. All rights reserved.