[
https://jira.jboss.org/jira/browse/JBSEAM-699?page=com.atlassian.jira.plu...
]
Pete Muir commented on JBSEAM-699:
----------------------------------
This should be fairly easy now, just need a way of configuring it.
To actually add an interceptor
Init.instance().getInterceptors().add(interceptorClassName);
Allow packages to define their own default interceptors
-------------------------------------------------------
Key: JBSEAM-699
URL:
https://jira.jboss.org/jira/browse/JBSEAM-699
Project: Seam
Issue Type: Feature Request
Components: Core
Reporter: Gavin King
Priority: Critical
Fix For: The future
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:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira