org.ops4j.pax.swissbox.tinybundles.dp.intern
Class DPBuilder
java.lang.Object
org.ops4j.pax.swissbox.tinybundles.dp.intern.DPBuilder
public class DPBuilder
- extends Object
- Since:
- Jun 24, 2009
- Author:
- Toni Menzel (tonit)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DPBuilder
public DPBuilder()
build
public InputStream build(Map<String,String> headers,
org.ops4j.store.Store<InputStream> cache,
Bucket meta)
throws IOException
- Build a DeploymentPackage from manually set headers, stored content (cache) and the bucket.
- Parameters:
headers
- cache
- meta
-
- Returns:
- The final deployment package as stream
- Throws:
IOException
Copyright © 2006-2011 OPS4J - Open Participation Software for Java. All Rights Reserved.