Package | Description |
---|---|
org.jboss.as.controller.client |
The core client API for interacting with the management controllers for
either a JBoss Application Server Managed Domain or a standalone JBoss Application Server.
|
Modifier and Type | Method and Description |
---|---|
RollbackCancelledException |
ControllerClientMessages.rollbackCancelled()
Creates an exception indicating the rollback was cancelled.
|
RollbackCancelledException |
ControllerClientMessages.rollbackRolledBack()
Creates an exception indicating the rollback was itself rolled back.
|
RollbackCancelledException |
ControllerClientMessages.rollbackTimedOut()
Creates an exception indicating the rollback timed out.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.