[jboss-jira] [JBoss JIRA] Created: (JBCL-139) Add a notion of ShutdownPolicy

Adrian Brock (JIRA) jira-events at lists.jboss.org
Thu Jan 21 08:01:19 EST 2010


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.Alpha


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