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