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. |
org.jboss.as.controller.client.helpers.standalone.impl |
Implementation classes to support the
standalone server convenience API . |
Class and Description |
---|
AbstractServerUpdateActionResult
Abstract superclass of implementations of
ServerUpdateActionResult . |
AddDeploymentPlanBuilder
Extension of
DeploymentPlanBuilder that exposes
directives that are only applicable following an add directive. |
DeploymentAction |
DeploymentAction.Type
Enumeration of valid types of deployment actions.
|
DeploymentPlan
Encapsulates a set of actions a
ServerDeploymentManager should
take to update the set of deployment content available for deployment in the
server and/or change the content deployed in the server. |
DeploymentPlanBuilder
Builder capable of creating a
DeploymentPlan . |
InitialDeploymentPlanBuilder
Extension of
DeploymentPlanBuilder that exposes additional methods meant
to be used at the initial stages of the building process, when directives that
pertain to the entire plan can be applied. |
ReplaceDeploymentPlanBuilder
Extension of
DeploymentPlanBuilder that exposes
directives that are only applicable following a replace directive. |
ServerDeploymentActionResult
Describes the results of executing a
DeploymentAction on a single
server. |
ServerDeploymentHelper.ServerDeploymentException |
ServerDeploymentManager
Primary deployment interface for a standalone JBoss AS instance.
|
ServerDeploymentPlanResult
Encapsulates the results of executing a
DeploymentPlan . |
ServerUpdateActionResult
Encapsulates the results of performing a configuration modification on an individual
server.
|
ServerUpdateActionResult.Result |
UndeployDeploymentPlanBuilder
Extension of
DeploymentPlanBuilder that exposes
directives that are only applicable following an undeploy directive. |
Class and Description |
---|
DeploymentAction |
DeploymentAction.Type
Enumeration of valid types of deployment actions.
|
DeploymentPlan
Encapsulates a set of actions a
ServerDeploymentManager should
take to update the set of deployment content available for deployment in the
server and/or change the content deployed in the server. |
InitialDeploymentPlanBuilder
Extension of
DeploymentPlanBuilder that exposes additional methods meant
to be used at the initial stages of the building process, when directives that
pertain to the entire plan can be applied. |
ServerDeploymentActionResult
Describes the results of executing a
DeploymentAction on a single
server. |
ServerDeploymentManager
Primary deployment interface for a standalone JBoss AS instance.
|
ServerDeploymentPlanResult
Encapsulates the results of executing a
DeploymentPlan . |
Copyright © 2021 JBoss by Red Hat. All rights reserved.