j.u.ServiceLoader
Alan Bateman
Alan.Bateman at Sun.COM
Tue Nov 3 09:47:03 PST 2009
Mark - can you say anything about ServiceLoader for Roger? Will
loadInstalled or load(Class<?>,null) search the installed modules?
-------- Original Message --------
Subject: ServiceLoader and Jigsaw
Date: Mon, 02 Nov 2009 11:25:04 -0500
From: Roger Riggs <Roger.Riggs at Sun.COM>
To: Alan Bateman <Alan.Bateman at Sun.COM>
Hi Alan,
Does Jigsaw need to do anything special to implement
java.util.ServiceLoader?
Does it just scan the META-INF/services of modules already in classpath?
Can a service to be loaded be in a Jigsaw Module not already referenced
by another module?
:
Thanks, Roger
More information about the jigsaw-dev
mailing list