OPS4J Pax Swissbox :: TinyBundles 1.3.1

org.ops4j.pax.swissbox.tinybundles.core
Interface BuildableBundle

All Known Implementing Classes:
BndBuilder, RawBuilder

public interface BuildableBundle

From TinyBundles you get an instance of this. At this state, all resources has been definined (added), now you can either build() directly or set addition meta data and configuration.

Since:
Apr 20, 2009
Author:
Toni Menzel (tonit)

Method Summary
 InputStream build(Map<String,URL> resources, Map<String,String> headers)
           
 

Method Detail

build

InputStream build(Map<String,URL> resources,
                  Map<String,String> headers)

OPS4J Pax Swissbox :: TinyBundles 1.3.1

Copyright © 2006-2011 OPS4J - Open Participation Software for Java. All Rights Reserved.