A session bean might now subclass another session bean

New in Enterprise JavaBeans (EJB) 3.1, a session bean might now subclass another session bean. Prior versions of the EJB specification restricted a session bean from inheriting from another session bean.

Important: This new support only enables implementation inheritance but does not provide component inheritance. Therefore, any meta data or annotations on the superclass that defined it to be an enterprise bean, will not be inherited by the subclass.




Related tasks
Developing a session bean to have a No-Interface Local View
Concept topic Concept topic    

Terms and conditions for information centers | Feedback

Last updatedLast updated: Jan 30, 2014 9:17:32 AM CST
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=matt&product=was-nd-iseries&topic=cejbsubclass
File name: cejb_subclass.html