[jboss-jira] [JBoss JIRA] Commented: (JBCL-130) Add a notion of lazy start to the classloading

Adrian Brock (JIRA) jira-events at lists.jboss.org
Wed Nov 18 12:08:29 EST 2009


    [ https://jira.jboss.org/jira/browse/JBCL-130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12495366#action_12495366 ] 

Adrian Brock commented on JBCL-130:
-----------------------------------

This has been prototyped as "lazyStart" on the new org.jboss.classloading.spi.dependency.LifeCycle


> 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