[jboss-jira] [JBoss JIRA] Created: (JBCL-130) Add a notion of lazy start to the classloading
Adrian Brock (JIRA)
jira-events at lists.jboss.org
Wed Nov 18 12:02:29 EST 2009
Add a notion of lazy start to the classloading
----------------------------------------------
Key: JBCL-130
URL: https://jira.jboss.org/jira/browse/JBCL-130
Project: JBoss ClassLoader
Issue Type: Sub-task
Components: Dependencies
Reporter: Adrian Brock
Assignee: Adrian Brock
Fix For: JBossCL.2.0.9.GA
OSGi has a feature called "lazy activation" where a deployment/bundle can be left at the resolved/classloader
created stage until somebody loads a class from the classloader.
At first classloading request, the deployment is full activated.
--
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