Community

Wildcard support in Dynamic-imports

reply from Ales Justin in JBoss Microcontainer Development - View the full discussion
So you need a method (probably on ClassLoaderPolicy) like:

 

void addExtraDelegate(DelegateLoader dl);

That's what I did -- the code is already commited. ;-)

But had to "protected" expose getInformation() in BaseClassLoaderPolicy so ClassLoaderPolicy can add the new delegate loader.

Reply to this message by going to Community

Start a new discussion in JBoss Microcontainer Development at Community