classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ServiceFactory


From: Michael Koch
Subject: Re: ServiceFactory
Date: Wed, 24 Mar 2004 09:43:36 +0100
User-agent: KMail/1.5.4

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]