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 support for InvocationContext.getInterceptorBindings() #177

Merged
merged 2 commits into from Sep 20, 2023

Conversation

Ladicek
Copy link
Contributor

@Ladicek Ladicek commented Jul 18, 2023

No description provided.

@manovotn manovotn force-pushed the invocation-context-interceptor-bindings branch from e794260 to c59399f Compare September 20, 2023 12:41
@manovotn manovotn marked this pull request as ready for review September 20, 2023 12:42
@manovotn
Copy link
Contributor

Rebased, linked to a tracking JIRA issue and added a commit removing the no-longer-needed method plus a deprecation note for the WeldInvocationContext#INTERCEPTOR_BINDINGS_KEY field which should no longer be needed.

I kept WeldInvocationContext non-deprecated as I don't see any harm in keeping it; it might be handy if there is any further need for custom behavior. Though the class currently doesn't provide anything that the plain InvocationContext wouldn't offer.

@manovotn manovotn merged commit 16b9be1 into weld:master Sep 20, 2023
2 checks passed
@Ladicek Ladicek deleted the invocation-context-interceptor-bindings branch September 20, 2023 13:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants