| Class | Description |
|---|---|
| BlockingWorkerAspect |
AspectJ aspect for implementing Blocking Workers feature
|
| BlockingWorkerFeature |
Provides a easy way to make any method execute as blocking code.
|
| Annotation Type | Description |
|---|---|
| BlockingWorker |
Annotate methods with @BlockingWorker to indicate that they
will perform blocking operations.
|
Copyright © 2016. All rights reserved.