| Class | Description |
|---|---|
| AsyncWorkItemHandler |
Asynchronous work item handler that utilizes power of
ExecutorService. |
| AsyncWorkItemHandlerCmdCallback |
Dedicated callback for
AsyncWorkItemHandler that is responsible for:
completing work item in case of successful execution
attempting to handle exception (by utilizing ExceptionScope mechanism) in case of unsuccessful execution
|
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.