| Class | Description |
|---|---|
| WlmConfigManager |
This manages some configurations used by the
WorkLoadManager. |
| WorkerJob |
A
Job containing metadata from the WorkLoadManager. |
| Exception | Description |
|---|---|
| WlmCapacityException |
Thrown to throttle when a job is run but the job queue capacity is exceeded.
|
| WlmException |
Thrown when an exception occurs inside the
WorkLoadManager. |
| WlmShutdownException |
Thrown when a job is run but all workers are shutdown.
|
WorkLoadManager.