Hi,
On Wed, Mar 4, 2009 at 4:54 PM, Tonny Kohar <[email protected]> wrote: >> I have now added a method "List<String> injectedServices()" to >> DependencyDescriptor. If the dependency is a @Service-injection, then it >> will contain the id's of all services (both hosted and imported) which >> have been bound to the injection point. I have added a >> System.out.println() of this in DependencyPane to give you some idea of >> how to use it. Just a quick question, if it is string (service idenity), then will it be quarantee unique. I mean there will be no duplicate Service with the same identity ? Cheers Tonny Kohar _______________________________________________ qi4j-dev mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/qi4j-dev

