You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "David Blevins (JIRA)" <ji...@apache.org> on 2006/11/22 23:06:07 UTC

[jira] Updated: (OPENEJB-363) Example: Interceptors for Business Methods

     [ http://issues.apache.org/jira/browse/OPENEJB-363?page=all ]

David Blevins updated OPENEJB-363:
----------------------------------

    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.


> Example: Interceptors for Business Methods
> ------------------------------------------
>
>                 Key: OPENEJB-363
>                 URL: http://issues.apache.org/jira/browse/OPENEJB-363
>             Project: OpenEJB
>          Issue Type: Sub-task
>            Reporter: David Blevins
>
> 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.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira