[jboss-jira] [JBoss JIRA] Created: (EJBTHREE-1726) ChainedProcessingInvocationHandler duplicates AOP
Andrew Lee Rubinger (JIRA)
jira-events at lists.jboss.org
Thu Feb 12 03:50:44 EST 2009
ChainedProcessingInvocationHandler duplicates AOP
-------------------------------------------------
Key: EJBTHREE-1726
URL: https://jira.jboss.org/jira/browse/EJBTHREE-1726
Project: EJB 3.0
Issue Type: Task
Components: common
Reporter: Andrew Lee Rubinger
Assignee: Andrew Lee Rubinger
Fix For: Unscheduled
Essentially CPIH may be viewed as an interceptor chain - the processors may become AOP interceptors. Refactor ProxyUtils to provide mixin behaviour by adding interface support, and back the impl with an Invocation object and true interceptor chain.
Threading problems currently present in current impl. Plus it's reinventing the wheel.
--
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 jboss-jira
mailing list