Package | Description |
---|---|
org.jboss.as.protocol.mgmt |
Modifier and Type | Method and Description |
---|---|
static <A> ManagementRequestContext.AsyncTask<A> |
ProtocolUtils.emptyResponseTask() |
Modifier and Type | Method and Description |
---|---|
void |
ManagementRequestContext.executeAsync(ManagementRequestContext.AsyncTask<A> task)
Execute an async task.
|
void |
ManagementRequestContext.executeAsync(ManagementRequestContext.AsyncTask<A> task,
Executor executor)
Execute an async task.
|
Copyright © 2013 JBoss by Red Hat. All rights reserved.