Community

Wildcard support in Dynamic-imports

reply from Ales Justin in JBoss Microcontainer Development - View the full discussion
No, just add it as a public method to BaseClassLoaderPolicy, it will get inherited into ClassLoaderPolicy.

Obviously the spi.base.* stuff has to have some public/protected methods otherwise it couldn't be used, but keep

whats exposed down to a minimum. :-)

I hack stuff faster than I think, but then I fix it before you can actually reply to my stupid code. :-)

 

I actually made the add/remove methods protected in BaseCLP and public in CLP which delegate to BaseCLP methods.

But if you prefer them public in BaseCLP that can be arranged. ;-)

Reply to this message by going to Community

Start a new discussion in JBoss Microcontainer Development at Community