|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ops4j.pax.url.dir.internal.bundle.BundleBuilder
public class BundleBuilder
Responsible for creating the on-the fly bundle.
Constructor Summary | |
---|---|
BundleBuilder(java.util.Properties ref,
ResourceLocator resourceLocator)
Constructor. |
Method Summary | |
---|---|
java.io.InputStream |
build()
Builds an osgi bundle out of settings given while creating this instance. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BundleBuilder(java.util.Properties ref, ResourceLocator resourceLocator)
ref
- name of test classresourceLocator
- locator that gathers all resources that have to be inside the test probeMethod Detail |
---|
public java.io.InputStream build()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |