jsr345-experts@ejb-spec.java.net

[jsr345-experts] Re: [ejb-spec users] XXX under section 4.3.6

From: Carlo de Wolf <cdewolf_at_redhat.com>
Date: Thu, 08 Sep 2011 10:18:35 +0200

On 09/07/2011 10:04 PM, Marina Vatkina wrote:
> Carlo,
>
>
> Carlo de Wolf wrote:
>> On 09/07/2011 03:50 AM, Marina Vatkina wrote:
>>> If annotation are used, there must be at most one AfterBegin method,
>>> one BeforeCompletion method, and one AfterCompletion method for the
>>> bean.
>> +1
>
> thanks.
>>
>> But how will this interact with interceptors?
>
> What are the concerns?

You would almost expect a session synchronization annotation to be
applicable to interceptor classes as well.
Similar to the lifecycle callbacks of 4.9.3.

Currently that is not the case and I don't have a real use case.

Carlo

>
> thanks,
> -marina
>>
>> Carlo