| Package | Description |
|---|---|
| org.maestro.common.worker | |
| org.maestro.worker.common | |
| org.maestro.worker.jms |
| Modifier and Type | Method and Description |
|---|---|
WorkerStateInfo |
MaestroWorker.getWorkerState()
Gets the current state of the worker
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
WorkerStateInfoUtil.isCleanExit(WorkerStateInfo wsi)
Utility to check if the workers exited cleanly or not
|
| Modifier and Type | Method and Description |
|---|---|
WorkerStateInfo |
JMSReceiverWorker.getWorkerState() |
WorkerStateInfo |
JMSSenderWorker.getWorkerState() |
This documentation was released into the public domain.