[jbossseam-issues] [JBoss JIRA] Created: (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:11:29 EDT 2009


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: ProfilingInterceptor.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