Gang, I am working on OSGi integration and the use-case shows a missing feature; ServiceImporter needs a method to be notified when Qi4j is shutting down, so that held references can be released properly.
I suggest that void release(); method is introduced in the ServiceImporter interface. This constitutes an incompatible change in Qi4j API, but I doubt that many implementations exist, and the fix is simple (add the method). Cheers -- Niclas Hedhman, Software Developer http://www.qi4j.org - New Energy for Java I live here; http://tinyurl.com/3xugrbk I work here; http://tinyurl.com/24svnvk I relax here; http://tinyurl.com/2cgsug _______________________________________________ qi4j-dev mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/qi4j-dev

