Issue Details (XML | Word | Printable)

Key: OPENEJB-363
Type: Sub-task Sub-task
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Jacek Laskowski
Reporter: David Blevins
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
OpenEJB
OPENEJB-342

Example: Interceptors for Business Methods

Created: 22/Nov/06 09:55 PM   Updated: 01/Feb/08 03:30 AM
Return to search
Component/s: documentation, ejb3 simplified
Affects Version/s: 3.1.x
Fix Version/s: 3.0-beta-2

Time Tracking:
Not Specified

Issue Links:
Duplicate
 

Resolution Date: 01/Feb/08 03:25 AM


 Description  « Hide
Shows how to use @Interceptors to create an interceptor stack for a Stateless Bean that will intercept business methods via @AroundInvoke. Also demonstrates how interceptors can prevent the bean method from being called by throwing exceptions from their around invoke method.


 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
David Blevins made changes - 22/Nov/06 10:05 PM
Field Original Value New Value
Description Shows how to use @Interceptors to create an interceptor stack for a Stateless Bean that will intercept business methods via @AroundInvoke. Also demonstrates how interceptors can prevent the bean method from being called by throwing exceptions from their around invoke method.
David Blevins made changes - 22/Nov/06 10:09 PM
Component/s documentation [ 12311365 ]
Affects Version/s 3.0 [ 12312075 ]
Fix Version/s 3.0 [ 12312075 ]
Component/s ejb3 simplified [ 12311366 ]
David Blevins made changes - 26/Sep/07 11:49 PM
Fix Version/s 3.0.x [ 12312806 ]
Fix Version/s 3.0-beta-1 [ 12312075 ]
Affects Version/s 3.0-beta-1 [ 12312075 ]
Affects Version/s 3.0.x [ 12312806 ]
David Blevins made changes - 01/Feb/08 03:25 AM
Resolution Fixed [ 1 ]
Fix Version/s 3.0.x [ 12312806 ]
Fix Version/s 3.0-beta-2 [ 12312804 ]
Assignee Jacek Laskowski [ jlaskowski ]
Status Open [ 1 ] Closed [ 6 ]
David Blevins made changes - 01/Feb/08 03:30 AM
Link This issue is duplicated by OPENEJB-723 [ OPENEJB-723 ]