[jboss-osgi-issues] [JBoss JIRA] Deleted: (JBOSGI-186) Inject BundleContext in non-static field

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Thu Oct 29 09:28:17 EDT 2009


     [ https://jira.jboss.org/jira/browse/JBOSGI-186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Diesler deleted JBOSGI-186:
----------------------------------


> Inject BundleContext in non-static field
> ----------------------------------------
>
>                 Key: JBOSGI-186
>                 URL: https://jira.jboss.org/jira/browse/JBOSGI-186
>             Project: JBoss OSGi
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>            Reporter: Thomas Diesler
>
> Currently injection works like this
>    @ProvideContext
>    public static BundleContext context;
> which requires to have the context reset manually (i.e. there is no garbage collection of the context)

-- 
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-osgi-issues mailing list