Adding Interceptor and Decorator Support for EJB Beans
------------------------------------------------------

                 Key: OWB-348
                 URL: https://issues.apache.org/jira/browse/OWB-348
             Project: OpenWebBeans
          Issue Type: New Feature
          Components: Enterprise Web Beans
    Affects Versions: M4
            Reporter: Gurkan Erdogdu
            Assignee: Gurkan Erdogdu
             Fix For: 1.0.0


Supporting EJB session beans for JSR-299 styles Interceptors and Decorators. 
Motivation is that : Adding OpenWebBeansEJBInterceptor into last interceptor 
for the EJB session beans. After calling EJB interceptors, EJB container calls 
OpenWebBeansEJBInterceptors that calls interceptors for JSR-299 and finally 
calls decorators. After that controls passes to EJB container again and it 
calls actual session bean business method.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to