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

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

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

Methods in org.apache.aries.subsystem.core.archive that return DeploymentManifest.Builder
 DeploymentManifest.Builder DeploymentManifest.Builder.autostart(boolean value)
           
 DeploymentManifest.Builder DeploymentManifest.Builder.content(org.osgi.resource.Resource resource, boolean referenced)
           
 DeploymentManifest.Builder DeploymentManifest.Builder.header(Header<?> value)
           
 DeploymentManifest.Builder DeploymentManifest.Builder.id(long value)
           
 DeploymentManifest.Builder DeploymentManifest.Builder.lastId(long value)
           
 DeploymentManifest.Builder DeploymentManifest.Builder.location(String value)
           
 DeploymentManifest.Builder DeploymentManifest.Builder.manifest(DeploymentManifest value)
           
 DeploymentManifest.Builder DeploymentManifest.Builder.manifest(SubsystemManifest value)
           
 DeploymentManifest.Builder DeploymentManifest.Builder.parent(BasicSubsystem value, boolean referenceCount)
           
 DeploymentManifest.Builder DeploymentManifest.Builder.region(org.eclipse.equinox.region.Region value)
           
 DeploymentManifest.Builder DeploymentManifest.Builder.region(String value)
           
 DeploymentManifest.Builder DeploymentManifest.Builder.state(Subsystem.State value)
           
 



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