Ales Justin [
http://community.jboss.org/people/alesj] replied to the discussion
"Wildcard support in Dynamic-imports"
To view the discussion, visit:
http://community.jboss.org/message/547073#547073
--------------------------------------------------------------
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
[
http://community.jboss.org/message/547073#547073]
Start a new discussion in JBoss Microcontainer Development at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]