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

Packages that use DeploymentPlanFragment
org.ow2.util.plan.bindings.deploymentplan.maven2   
org.ow2.util.plan.bindings.deploymentplan.obr   
org.ow2.util.plan.bindings.deploymentplan.url   
 

Uses of DeploymentPlanFragment in org.ow2.util.plan.bindings.deploymentplan.maven2
 

Subclasses of DeploymentPlanFragment in org.ow2.util.plan.bindings.deploymentplan.maven2
 class Maven2Deployment
          maven2-deploymentType is a deploymentType where the resource is an artifact managed by Maven.
 

Uses of DeploymentPlanFragment in org.ow2.util.plan.bindings.deploymentplan.obr
 

Subclasses of DeploymentPlanFragment in org.ow2.util.plan.bindings.deploymentplan.obr
 class ObrDeployment
          obr-deploymentType is a deploymentType for resources managed by OBR (RFC 112, see http://www.osgi.org/Download/File?url=/download/rfc-0112_BundleRepository.pdf )
 

Uses of DeploymentPlanFragment in org.ow2.util.plan.bindings.deploymentplan.url
 

Subclasses of DeploymentPlanFragment in org.ow2.util.plan.bindings.deploymentplan.url
 class UrlDeployment
          url-deploymentType is a deploymentType where the resource is hosted on a repository that can be accessed by a simple URL (local directory, http, ftp, ...)
 



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