[jboss-jira] [JBoss JIRA] Resolved: (EJBTHREE-1726) ChainedProcessingInvocationHandler duplicates AOP
Andrew Lee Rubinger (JIRA)
jira-events at lists.jboss.org
Thu Feb 19 10:41:47 EST 2009
[ https://jira.jboss.org/jira/browse/EJBTHREE-1726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andrew Lee Rubinger resolved EJBTHREE-1726.
-------------------------------------------
Fix Version/s: 1.1.2
(was: Unscheduled)
Resolution: Done
> 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: 1.1.2
>
>
> 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