[jboss-jira] [JBoss JIRA] Updated: (JBCL-139) Add a notion of ShutdownPolicy
Adrian Brock (JIRA)
jira-events at lists.jboss.org
Tue Feb 9 06:06:20 EST 2010
[ https://jira.jboss.org/jira/browse/JBCL-139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Adrian Brock updated JBCL-139:
------------------------------
Fix Version/s: JBossCL.2.2.0.Beta1
(was: JBossCL.2.2.0.Alpha1)
> Add a notion of ShutdownPolicy
> ------------------------------
>
> Key: JBCL-139
> URL: https://jira.jboss.org/jira/browse/JBCL-139
> Project: JBoss ClassLoader
> Issue Type: Task
> Components: ClassLoader
> Reporter: Adrian Brock
> Assignee: Adrian Brock
> Fix For: JBossCL.2.2.0.Beta1
>
>
> To support the OSGi uninstall/update semantics we need a notion of not shutting down the classloader
> but restricting its usage.
> i.e.
> * it should still be able to use its imports
> * other bundles should be able to use it if they previously resolved their dependencies to it
> * it should not be useable to resolve new dependencies or for the "importAll" processing
--
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