Package | Description |
---|---|
org.jboss.as.controller.client.helpers.standalone |
Convenience API built on top of the
core management API
to make it easier to perform common management tasks against a single standalone JBoss Application Server instance. |
Modifier and Type | Class and Description |
---|---|
class |
SimpleServerDeploymentActionResult
Default implementation of
ServerDeploymentActionResult . |
class |
SimpleServerUpdateActionResult
Default implementation of
ServerUpdateActionResult . |
Modifier and Type | Method and Description |
---|---|
static <R extends ServerUpdateActionResult> |
AbstractServerUpdateActionResult.installRollbackResult(AbstractServerUpdateActionResult<R> update,
ServerUpdateActionResult rollback) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.