public class ServiceAsync<T extends ServiceAsync> extends Object
| Constructor and Description |
|---|
ServiceAsync() |
| Modifier and Type | Method and Description |
|---|---|
String |
getKey() |
String |
threadPoolName()
The name of the thread pool which handles asynchronous invocations
|
T |
threadPoolName(String value)
The name of the thread pool which handles asynchronous invocations
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.