Class SimpleServerDeploymentActionResult

java.lang.Object
org.jboss.as.controller.client.helpers.standalone.AbstractServerUpdateActionResult<ServerDeploymentActionResult>
org.jboss.as.controller.client.helpers.standalone.SimpleServerDeploymentActionResult
All Implemented Interfaces:
Serializable, ServerDeploymentActionResult, ServerUpdateActionResult

public class SimpleServerDeploymentActionResult extends AbstractServerUpdateActionResult<ServerDeploymentActionResult> implements ServerDeploymentActionResult
Default implementation of ServerDeploymentActionResult.
Author:
Brian Stansberry
See Also: