Hello,

I'm interested in using Spi Fly in my project. I would like to make an OSGi bundle out of a JAR. Because the JAR was built for Java 1.5, it uses javax.imageio.spi.ServiceRegistry instead of java.util.ServiceLoader. Will Spi Fly treat ServiceRegistry.lookupProviders() calls the same way it treats ServiceLoader.load() calls?

Thanks,
/Bert

Reply via email to