[jboss-dev-forums] [Design of EJB 3.0] - Re: JBossMetaData merge/override rules

wolfc do-not-reply at jboss.com
Thu Jun 5 10:52:31 EDT 2008


This is the relevant  part for interceptors:
"EJB 3.0 12.8.2" wrote : The binding of interceptors to classes is additive. If interceptors are bound at the class-level and/or default-level as well as at the method-level, both class-level and/or default-level as well as method-level interceptors will apply. The deployment descriptor may be used to augment the interceptors and interceptor methods defined by means of annotations. When the deployment descriptor is used to augment the interceptors specified in annotations, the interceptor methods specified in the deployment descriptor will be invoked after those specified in annotations, according to the ordering specified in sections 12.3.1 and 12.4.1. The interceptor-order deployment descriptor element may be used to override this ordering.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4156007#4156007

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4156007



More information about the jboss-dev-forums mailing list