[webbeans-dev] Terminology

Gavin King gavin at hibernate.org
Sun Dec 21 05:10:28 EST 2008


On Sun, Dec 21, 2008 at 9:02 PM, Pete Muir <pmuir at redhat.com> wrote:

> As I said before, I prefer bean to type/class/EJB
>
> Web Bean -> contextual bean
> simple Web Bean -> contextual JavaBean
> enterprise Web Bean -> contextual EJB

Not all simple Web Beans are JavaBeans:

* they don't have to have a default constructor
* they don't have to be serializable

-- 
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