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
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
There are no comments yet on this issue.