[webbeans-dev] Observing BeforeBeanDiscovery

Peter Royle howardmoon at screamingcoder.com
Sun Sep 13 22:33:31 EDT 2009


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.



More information about the weld-dev mailing list