[cdi-dev] How to process the @ManagedBean from JEE and CDI managed bean.

Hantsy Bai hantsy at gmail.com
Tue Apr 24 04:02:57 EDT 2012


Hi,
In java EE 6, there is a ManagedBean spec in the core, but it is not a 
standalone spec, @ManagedBean has basic lifecyle,  @Predestroy 
@Postconstrcut...

As a developer, I hope all Container managed beans(JSF managed bean, 
EJB, MDB, WS etc) are refined from this ManagedBean, including CDI Bean. 
Thus we   it seems smooth to developer like like Spring framework 
provided...


Regards
Hantsy


More information about the cdi-dev mailing list