| Interface | Description |
|---|---|
| Registrant |
A registrant, generally a node which is registered with a queue.
|
| Class | Description |
|---|---|
| ServiceWorkerQueue |
A queue of workers ready to handle the execution of some task(s).
|
| WorkerHelper |
A worker which will register itself with queue at a given endpoint
|
| WorkerQueue<T extends Registrant> |
Contains a queue of
Registrant workers, which are collected by collectRegistrations(), |
Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.