
|
If you were logged in you would be able to see more operations.
|
|
|
| Resolution Date: |
01/Feb/08 03:25 AM
|
|
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.
|
|
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.
|
Show » |
| There are no comments yet on this issue.
|
|