Uses of Package
org.jboss.as.controller.client.helpers.standalone
Packages that use org.jboss.as.controller.client.helpers.standalone
Package
Description
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.Implementation classes to support the
standalone server convenience API.-
Classes in org.jboss.as.controller.client.helpers.standalone used by org.jboss.as.controller.client.helpers.standaloneClassDescriptionAbstract superclass of implementations of
ServerUpdateActionResult.Extension ofDeploymentPlanBuilderthat exposes directives that are only applicable following anadddirective.Enumeration of valid types of deployment actions.Encapsulates a set of actions aServerDeploymentManagershould take to update the set of deployment content available for deployment in the server and/or change the content deployed in the server.Builder capable of creating aDeploymentPlan.Extension ofDeploymentPlanBuilderthat 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.Extension ofDeploymentPlanBuilderthat exposes directives that are only applicable following areplacedirective.Describes the results of executing aDeploymentActionon a single server.Primary deployment interface for a standalone JBoss AS instance.Encapsulates the results of executing aDeploymentPlan.Encapsulates the results of performing a configuration modification on an individual server.Extension ofDeploymentPlanBuilderthat exposes directives that are only applicable following anundeploydirective. -
Classes in org.jboss.as.controller.client.helpers.standalone used by org.jboss.as.controller.client.helpers.standalone.implClassDescriptionEnumeration of valid types of deployment actions.Encapsulates a set of actions a
ServerDeploymentManagershould take to update the set of deployment content available for deployment in the server and/or change the content deployed in the server.Extension ofDeploymentPlanBuilderthat 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.Describes the results of executing aDeploymentActionon a single server.Primary deployment interface for a standalone JBoss AS instance.Encapsulates the results of executing aDeploymentPlan.