Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update InvocationContext to provide a standard accessor for interceptor bindings #100

Closed
starksm64 opened this issue Jun 20, 2023 · 2 comments · Fixed by #99
Closed

Update InvocationContext to provide a standard accessor for interceptor bindings #100

starksm64 opened this issue Jun 20, 2023 · 2 comments · Fixed by #99
Assignees
Milestone

Comments

@starksm64
Copy link
Contributor

This was brought up in the CDI project as the following issue:
jakartaee/cdi#592

The basic idea is to add a series of getInterceptorBindings() default methods to the jakarta.interceptors.InvocationContext interface.

@starksm64 starksm64 self-assigned this Jun 20, 2023
@mkouba
Copy link

mkouba commented Jan 11, 2024

@Ladicek I believe that this was fixed in #99, or?

@Ladicek
Copy link
Contributor

Ladicek commented Jan 11, 2024

That is correct. I unfortunately didn't link this issue in my PR, and I don't have commit powers in Jakarta Interceptors, but this is done.

@starksm64 starksm64 added this to the 2.2.0 milestone Feb 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants