EasyBeans is an open source implementation by ObjectWeb of the EJB3 container specification.

Project

Developer

Wiki

About

|
If you were logged in you would be able to see more operations.
|
|
|
EasyBeans
Created: 28/Jul/06 04:48 PM
Updated: 01/May/08 08:03 PM
|
|
| Component/s: |
APIs
|
| Affects Version/s: |
EasyBeans 1.0 M1,
EasyBeans 1.0 M2
|
| Fix Version/s: |
EasyBeans 1.0 RC4
|
|
|
If a stateful bean implements the interface SessionSynchronization, the container should call the afterBegin before any AroundInvoke method and the beforeCompletation after all AroundInvoke methods.
Reference: EJB 3.0 Specification item: 4.3.12.
|
|
Description
|
If a stateful bean implements the interface SessionSynchronization, the container should call the afterBegin before any AroundInvoke method and the beforeCompletation after all AroundInvoke methods.
Reference: EJB 3.0 Specification item: 4.3.12. |
Show » |
|