[jboss-jira] [JBoss JIRA] Created: (JBCL-127) Add a ClassNotFoundHandler
Adrian Brock (JIRA)
jira-events at lists.jboss.org
Wed Nov 18 11:52:29 EST 2009
Add a ClassNotFoundHandler
--------------------------
Key: JBCL-127
URL: https://jira.jboss.org/jira/browse/JBCL-127
Project: JBoss ClassLoader
Issue Type: Feature Request
Components: ClassLoader
Reporter: Adrian Brock
Assignee: Adrian Brock
Fix For: JBossCL.2.0.9.GA , JBossCL.2.2.0.Alpha
Implement a notion of ClassNotFoundHandler where if a loadClass() request fails, then
the handler is invoked to try to resolve the issue. If it succeeds then the loadClass() is retried once.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list