[
http://jira.jboss.com/jira/browse/JBSEAM-699?page=comments#action_12366913 ]
Luke Maurer commented on JBSEAM-699:
------------------------------------
I'd appreciate this, too - I've got a @Trace annotation that installs an
interceptor to spit out log messages on method entry and exit. It's awkward to use if
you only want to trace one method, because the annotation has to appear on the class.
Allow packages to define their own default interceptors
-------------------------------------------------------
Key: JBSEAM-699
URL:
http://jira.jboss.com/jira/browse/JBSEAM-699
Project: JBoss Seam
Issue Type: Feature Request
Components: Core
Reporter: Gavin King
Assigned To: Gavin King
Priority: Critical
Fix For: 1.3.0.BETA2
Currently, all default interceptors get listed out in an ugly method on Component. This
is extremely non-extensible. We need some way to externalize that code to the package that
needs the interceptor. This would let us split out security to its own jar, for example.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira