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

add more tests for InvocationContext.getInterceptorBindings() #524

Merged
merged 1 commit into from
Jan 11, 2024

Conversation

Ladicek
Copy link
Contributor

@Ladicek Ladicek commented Jan 11, 2024

  • interceptor binding inherited from a superclass
  • method-level interceptor binding "overriding" a class-level interceptor binding of the same type

Follows up on #522

- interceptor binding inherited from a superclass
- method-level interceptor binding "overriding" a class-level
  interceptor binding of the same type
@Ladicek Ladicek requested a review from manovotn January 11, 2024 12:45
@Ladicek
Copy link
Contributor Author

Ladicek commented Jan 11, 2024

CC @Azquelt

@manovotn manovotn merged commit 09bf860 into jakartaee:master Jan 11, 2024
4 checks passed
@Ladicek Ladicek deleted the more-interceptor-binding-tests branch January 11, 2024 13:46
@Ladicek Ladicek added this to the CDI 4.1 milestone Feb 19, 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 this pull request may close these issues.

3 participants