[webbeans-dev] Observing BeforeBeanDiscovery

Pete Muir pmuir at redhat.com
Mon Sep 14 05:59:49 EDT 2009


in Web Beans at least, these are detected and stored independently of  
the actual bean objects, in the startInitialization phase.

On 14 Sep 2009, at 03:43, Gavin King wrote:

> Use an Extension
>
> On Sun, Sep 13, 2009 at 10:33 PM, Peter Royle
> <howardmoon at screamingcoder.com> wrote:
>> Hi,
>>
>> I want to be able to observe the BeforeBeanDiscovery event, and am
>> unsure how to get around the obvious bootstrap problem. I'm thinking
>> I'll need to programatically register the observing bean (before
>> bootstrap.startInitialization() get's called), but I'm unsure how to
>> do that. Alternatively is there a better idiom for observing
>> BeforeBeanDiscovery?
>>
>> Cheers,
>>
>> Pete.
>> _______________________________________________
>> 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
> _______________________________________________
> webbeans-dev mailing list
> webbeans-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/webbeans-dev




More information about the weld-dev mailing list