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:08:05 UTC

[jira] Updated: (OPENEJB-366) Example: Method-level Interceptors

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

David Blevins updated OPENEJB-366:
----------------------------------

    Description: 
Shows the use of @Interceptors on the method of a Stateless bean to intercept all invocations to just that method.  Also shows how the @ExcludeClassInterceptors can be used to prevent the class-level interceptors from being invoked.


> Example: Method-level Interceptors
> ----------------------------------
>
>                 Key: OPENEJB-366
>                 URL: http://issues.apache.org/jira/browse/OPENEJB-366
>             Project: OpenEJB
>          Issue Type: Sub-task
>            Reporter: David Blevins
>
> Shows the use of @Interceptors on the method of a Stateless bean to intercept all invocations to just that method.  Also shows how the @ExcludeClassInterceptors can be used to prevent the class-level interceptors from being invoked.

-- 
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