Class DeploymentPlanResultImpl

java.lang.Object
org.jboss.as.controller.client.helpers.standalone.impl.DeploymentPlanResultImpl
All Implemented Interfaces:
Serializable, ServerDeploymentPlanResult

public class DeploymentPlanResultImpl extends Object implements ServerDeploymentPlanResult, Serializable
Default implementation of ServerDeploymentPlanResult.
Author:
Brian Stansberry
See Also: