Hi - I'm trying to write a bundle that can be deployed into any OSGi container that will be able to snoop on all OSGi Service calls. I'm interested in monitoring Service calls between bundles, local and remote. I want my bundle to add an interceptor to all Service invocations in order to monitor the traffic.
I've gone through the draft 4.2 spec and I was hoping that either "RFC 126 - Service Registry Hooks" or "RFC 119 - Distributed OSGi" would provide some new standardised mechanism to do this. However I can't find any way to do this. When I read the section "7 Considered Alternatives" there seemed to be a number of suggestions that would fulfill my requirements which were ruled out intentionally. Is there something else in the 4.2 draft or in an earlier spec that can enable me to write such a bundle? Regards, Des
_______________________________________________ OSGi Developer Mail List osgi-dev@mail.osgi.org https://mail.osgi.org/mailman/listinfo/osgi-dev