Am Mittwoch, 24. M�rz 2004 09:27 schrieb Sascha Brawer:
> Hi all,
>
> FYI, I've now checked gnu.classpath.ServiceFactory into cvs. Its
> purpose is to load plug-in services that are specified via
> META-INF/services resources (usually located in JAR files in the VM's
> extension directory). By default, services will be loaded via the
> calling thread's context class loader, but there's also a variant
> which takes an explicit ClassLoader argument.
>
> The following classes will need to be adjusted:
>
> - java.nio.charset.Charset
> - javax.print.PrintServiceLookup
> - javax.print.StreamPrintServiceFactory
> - javax.imageio.spi.ServiceRegistry (already done)
> - (probably some more)

- java.nio.channels.spi.ServiceProvider

I will take care of all instances in java.nio and javax.print but there 
are surely more in this area.


Michael



_______________________________________________
Classpath mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/classpath

Reply via email to