This is an automated email from the ASF dual-hosted git repository.

jlmonteiro pushed a change to branch TOMEE-4123_AroundConstruct
in repository https://gitbox.apache.org/repos/asf/tomee.git


    from 4f23fe1568 Start preparing the model and a basic happy path test to 
support Interceptor 1.2 @AroundConstruct lifecycle callback
     add 74fad9f83c First draft for the runtime

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/openejb/BeanContext.java  | 124 +++++++++++++--------
 .../openejb/core/interceptor/InterceptorStack.java |  20 +++-
 .../core/interceptor/JaxWsInvocationContext.java   |   2 +-
 .../interceptor/ReflectionInvocationContext.java   |  55 ++++++---
 .../core/stateful/StatefulInterceptorTest.java     |   2 +-
 .../microprofile/jwt/bval/BValInterceptor.java     |   2 +-
 6 files changed, 135 insertions(+), 70 deletions(-)

Reply via email to