There's no such thing yet. We should add those, agreed. On 25.12.2009, at 21:47, Todor Boev wrote:
> Hi, > I am provisioning my test OSGi container from a TinyBundle stream like so: > > return options( > provision( > newBundle() > ... > .build(withBnd()), > > What I also need is for this bundle to not be started immediately. Starting it > and observing the effects is part of my test. I need some kind of wrapper of > the > TinyBundle InputStream that can provide me with the ProvisionControl methods. > How can I achieve the same effect until such a thing is created? > > Cheers, > Todor > > _______________________________________________ > general mailing list > [email protected] > http://lists.ops4j.org/mailman/listinfo/general _______________________________________________ general mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/general
