Uses of Class
org.ow2.util.plan.bindings.deploymentplan.DeploymentPlan

Packages that use DeploymentPlan
org.ow2.util.plan.bindings.deploymentplan   
 

Uses of DeploymentPlan in org.ow2.util.plan.bindings.deploymentplan
 

Subclasses of DeploymentPlan in org.ow2.util.plan.bindings.deploymentplan
 class ExtendedDeploymentPlan
          "Implemenation" class for Deployment Plans, extending the JAXB generated class.
 

Methods in org.ow2.util.plan.bindings.deploymentplan that return DeploymentPlan
 DeploymentPlan ObjectFactory.createDeploymentPlan()
          Create an instance of DeploymentPlan
 

Methods in org.ow2.util.plan.bindings.deploymentplan that return types with arguments of type DeploymentPlan
 javax.xml.bind.JAXBElement<DeploymentPlan> ObjectFactory.createDeploymentPlan(DeploymentPlan value)
          Create an instance of JAXBElement<DeploymentPlan>}
 

Methods in org.ow2.util.plan.bindings.deploymentplan with parameters of type DeploymentPlan
 javax.xml.bind.JAXBElement<DeploymentPlan> ObjectFactory.createDeploymentPlan(DeploymentPlan value)
          Create an instance of JAXBElement<DeploymentPlan>}
 



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