Package | Description |
---|---|
org.jboss.as.controller | |
org.jboss.as.host.controller | |
org.jboss.as.repository |
Modifier and Type | Method and Description |
---|---|
RequestProcessingException |
ControllerMessages.asynchOperationThreadInterrupted()
Creates an exception indicating a thread was interrupted waiting for a response for asynch operation.
|
RequestProcessingException |
ControllerMessages.asynchRequestNotFound(int batchId)
Creates an exception indicating no asynch request with the batch id, represented by the
batchId
parameter. |
RequestProcessingException |
ControllerMessages.noActiveRequestForHandlingReport(int id)
Creates an exception indicating no active request was found for handling the report represented by the
id
parameter. |
RequestProcessingException |
ControllerMessages.noActiveRequestForProxyOperation(int id)
Creates an exception indicating no active request was found for proxy control represented by the
id
parameter. |
RequestProcessingException |
ControllerMessages.prepareFailThreadInterrupted()
Creates an exception indicating the thread was interrupted waiting for the operation to prepare/fail.
|
Modifier and Type | Method and Description |
---|---|
RequestProcessingException |
HostControllerMessages.invalidRootId(int rootId)
Creates an exception indicating an invalid root id.
|
Modifier and Type | Method and Description |
---|---|
File |
RemoteFileRequestAndHandler.RootFileReader.readRootFile(byte rootId,
String filePath) |
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.