org.ow2.util.plan.bindings.deploymentplan
Class ExtendedDeploymentPlan

java.lang.Object
  extended by org.ow2.util.plan.bindings.deploymentplan.DeploymentPlan
      extended by org.ow2.util.plan.bindings.deploymentplan.ExtendedDeploymentPlan
All Implemented Interfaces:
Serializable

public class ExtendedDeploymentPlan
extends DeploymentPlan

"Implemenation" class for Deployment Plans, extending the JAXB generated class.

Author:
Mickaƫl LEDUQUE
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.ow2.util.plan.bindings.deploymentplan.DeploymentPlan
atomic, condition, deployments, id
 
Constructor Summary
ExtendedDeploymentPlan()
           
 
Method Summary
 String toString()
          
 
Methods inherited from class org.ow2.util.plan.bindings.deploymentplan.DeploymentPlan
getCondition, getDeployments, getId, isAtomic, setAtomic, setCondition, setId
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ExtendedDeploymentPlan

public ExtendedDeploymentPlan()
Method Detail

toString

public String toString()

Overrides:
toString in class Object


Copyright © 2007-2012 OW2 Consortium. All Rights Reserved.