users@ejb-spec.java.net

[ejb-spec users] Re: A small interceptor question

From: Jean-Louis MONTEIRO <jeanouii_at_gmail.com>
Date: Fri, 26 Oct 2012 15:59:34 +0200

2012/10/26 Pete Muir <pmuir_at_bleepbleep.org.uk>

> >> There is a different behavior if the inherited class is a component or
> a simple class for EJB.
>
> What is this difference?
>
>
4.9.2.1 Session Bean Superclass
--> says that no behavior inherited from another component (ie. session
bean)

 4.9.2 Session Bean Class
--> non-component-defining annotations are inherited by the subclass

Don't you have the same reading?

Jean-Louis