[jbossseam-issues] [JBoss JIRA] Updated: (JBSEAM-4327) Add example code of how to use Seam interceptors with JavaBean components in ref doc

asookazian (JIRA) jira-events at lists.jboss.org
Wed Jul 29 13:13:29 EDT 2009


     [ https://jira.jboss.org/jira/browse/JBSEAM-4327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

asookazian updated JBSEAM-4327:
-------------------------------

    Attachment: TestStartupInterceptor.java


> Add example code of how to use Seam interceptors with JavaBean components in ref doc
> ------------------------------------------------------------------------------------
>
>                 Key: JBSEAM-4327
>                 URL: https://jira.jboss.org/jira/browse/JBSEAM-4327
>             Project: Seam
>          Issue Type: Feature Request
>          Components: Documentation Issues
>    Affects Versions: 2.1.2.GA
>         Environment: Windows
> Seam 2.1.2.GA
> Sun JDK 1.5
>            Reporter: asookazian
>            Priority: Minor
>             Fix For: The future
>
>         Attachments: ProfileMe.java, ProfilingInterceptor.java, TestStartupInterceptor.java
>
>
> The Seam reference documentation needs an example of how to use Seam interceptors with JavaBean components.  There is the following reference in 6.11:
> "You can even use Seam interceptors with JavaBean components, not just EJB3 beans!"  but there is no example.  I have provided a working example using a custom ProfilingInterceptor which outputs that a business method has begun execution as well as execution time for that method.

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

        


More information about the seam-issues mailing list