Quoting Niclas Hedhman <[email protected]>:
You retrieve the XyzDescriptor from the Qi4j interface and you have
metaInfo() on the descriptor returned.
Cheers
Niclas
Ahh, I see. What if this composite is a service? Do I need to use this
module's find service method? That is, to get the access to meta info
container through service reference. Or is it possible to do
@This ServiceReference<MyService> _meAsRef;
in case there are multiple services in the module of the same type but
with different id?
_______________________________________________
qi4j-dev mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/qi4j-dev