@Deprecated public static interface ManagementRequestContext.MultipleResponseAsyncTask<A> extends ManagementRequestContext.AsyncTask<A>
ManagementRequestContext.AsyncTask
subinterface implemented
by tasks where the appropriate request header to use for notifying a remote process of a
failure varies through the course of the task.Modifier and Type | Method and Description |
---|---|
ManagementProtocolHeader |
getCurrentRequestHeader()
Deprecated.
Gets the current request header for which an error response should be sent
|
execute
ManagementProtocolHeader getCurrentRequestHeader()
null
if the
default header for the request context
should be usedCopyright © 2023 JBoss by Red Hat. All rights reserved.