[webbeans-dev] Last Spec.Section 9.1

Gavin King gavin at hibernate.org
Sun Jan 18 16:01:23 EST 2009


That's right. The first overloaded form does not do a create. The
second does. Read the text below.

On Sun, Jan 18, 2009 at 6:32 AM, Gurkan Erdogdu <gurkanerdogdu at yahoo.com> wrote:
> Hi;
>
> In the last specification section 9.1, Context interface *get* methods does
> not take *create* boolean parameter. Is it correct ?
>
>     public <T> T get(Contextual<T> bean);
>     public <T> T get(Contextual<T> bean, CreationalContext<T>
> creationalContext);
>
> Thanks;
>
> /Gurkan
>
>
> _______________________________________________
> webbeans-dev mailing list
> webbeans-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/webbeans-dev
>
>



-- 
Gavin King
gavin.king at gmail.com
http://in.relation.to/Bloggers/Gavin
http://hibernate.org
http://seamframework.org



More information about the weld-dev mailing list