[
https://issues.apache.org/jira/browse/OWB-29?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gurkan Erdogdu updated OWB-29:
------------------------------
Fix Version/s: M2
Assignee: (was: Gurkan Erdogdu)
Fix to M2.
> 5.9. Dynamic lookup, Instance and Obtains Support
> -------------------------------------------------
>
> Key: OWB-29
> URL: https://issues.apache.org/jira/browse/OWB-29
> Project: OpenWebBeans
> Issue Type: Task
> Reporter: Gurkan Erdogdu
> Fix For: M2
>
>
> Getting webbeans instance via Instance interface and @Obtains annotation must
> be implemented. Actually, this is easy to implement.
> - Create javax.webbeans.Instance interface and implement it.
> - Read @Obtains annotations on the webbeans component and create some model.
> - Use Manager.getInstanceByType(Class apiType, Annotation... bindingTypes)
> for getting instance.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.