[weld-dev] maybe add an ExtensionLoaderService to weld-core?
Pete Muir
pmuir at redhat.com
Tue Dec 1 10:51:07 EST 2009
Yeah, we need to do this better :-)
This is something we have to support using Shrinkwrap etc.
On 1 Dec 2009, at 15:42, Matt Drees wrote:
> I've been playing with weld-test, and it'd be neat if a test could specify which Extensions it'd like to use (in an annotation or via dsl-ish config).
>
> But it seems WeldBootstrap is directly using a DefaultServiceLoader to find them.
>
> So, could this be abstracted into an ExtensionLoaderService interface / DefaultServiceExtensionLoaderService impl? Then tests could set up their own ExtensionLoaderService.
>
> -Matt
> _______________________________________________
> weld-dev mailing list
> weld-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/weld-dev
More information about the weld-dev
mailing list