Uses of Class
org.apache.aries.subsystem.core.archive.DeploymentManifest

Packages that use DeploymentManifest
org.apache.aries.subsystem.core.archive   
org.apache.aries.subsystem.core.internal   
 

Uses of DeploymentManifest in org.apache.aries.subsystem.core.archive
 

Methods in org.apache.aries.subsystem.core.archive that return DeploymentManifest
 DeploymentManifest DeploymentManifest.Builder.build()
           
 

Methods in org.apache.aries.subsystem.core.archive with parameters of type DeploymentManifest
 DeploymentManifest.Builder DeploymentManifest.Builder.manifest(DeploymentManifest value)
           
 

Constructors in org.apache.aries.subsystem.core.archive with parameters of type DeploymentManifest
DeploymentManifest(DeploymentManifest deploymentManifest, SubsystemManifest subsystemManifest, boolean autostart, long id, long lastId, String location, boolean overwrite, boolean acceptDependencies)
           
 

Uses of DeploymentManifest in org.apache.aries.subsystem.core.internal
 

Methods in org.apache.aries.subsystem.core.internal that return DeploymentManifest
 DeploymentManifest RawSubsystemResource.getDeploymentManifest()
           
 DeploymentManifest SubsystemResource.getDeploymentManifest()
           
 



Copyright © 2009-2013 The Apache Software Foundation. All Rights Reserved.