Hi,
While not standard (as BJ said, there is none, unfortunately), the
Apache Felix implementation provides an API to introspect the components
for their setup (state, declaration, references, properties, services).
This feature is used to display component information in the Apache
Felix web console.
But beware: This is API of the Apache Felix Declarative Services
implementation and not standard API.
Hope this helps.
Regards
Felix
Colin Fleming schrieb:
Hi all,
We have a fairly large system build around Declarative Services, and
we're wondering what patterns are available for dealing with failures at
deployment time. Specifically, we dynamically create a bunch of
components which we then install and connect together using a deployment
service (homegrown, not the spec version). We'd like to be able to
detect from the deployment service if the activation of any of the
components fails. There doesn't seem to be an easy way to do this with
DS - are we missing something?
Thanks for any advice,
Colin
------------------------------------------------------------------------
_______________________________________________
OSGi Developer Mail List
[email protected]
https://mail.osgi.org/mailman/listinfo/osgi-dev
_______________________________________________
OSGi Developer Mail List
[email protected]
https://mail.osgi.org/mailman/listinfo/osgi-dev