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