Hi Scott,

Have a look at Felix's DependencyManager (
http://felix.apache.org/documentation/subprojects/apache-felix-dependency-manager.html
).
You don't feed it XML (yuck) but it has a very nice declarative API with
which you can build pretty much any programatic scenario you can think of.

/arjun

On Wed, Oct 21, 2015 at 6:08 PM, Leschke, Scott <slesc...@medline.com>
wrote:

> Looking at the container API it appears that it’s possible to get hold of
> the container service and query it but it doesn’t look like it’s possible
> to actually feed it XML and have it create and register services at
> runtime.  Am I correct in this assessment?
>
>
>
> Scott
>
> _______________________________________________
> OSGi Developer Mail List
> osgi-dev@mail.osgi.org
> https://mail.osgi.org/mailman/listinfo/osgi-dev
>
_______________________________________________
OSGi Developer Mail List
osgi-dev@mail.osgi.org
https://mail.osgi.org/mailman/listinfo/osgi-dev

Reply via email to