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

Interceptors should work with classes that do not have a no-arg constructor #6530

Closed
Tracked by #6274
trentjeff opened this issue Mar 30, 2023 · 0 comments
Closed
Tracked by #6274
Assignees
Labels
4.x Version 4.x declarative Helidon Declarative
Milestone

Comments

@trentjeff
Copy link
Member

trentjeff commented Mar 30, 2023

(e.g. @Inject constructor) through subclassing (as there this cannot be delegated if we need to inject an instance of the class, rather than an implementation of an interface). The interception will be limited to methods in such cases

@trentjeff trentjeff mentioned this issue Mar 30, 2023
5 tasks
@trentjeff trentjeff self-assigned this Mar 30, 2023
@trentjeff trentjeff added 4.x Version 4.x declarative Helidon Declarative labels Mar 30, 2023
@trentjeff trentjeff added this to the 4.0.0-M2 milestone Mar 30, 2023
@m0mus m0mus added this to Backlog Aug 12, 2024
@m0mus m0mus moved this to Closed in Backlog Aug 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.x Version 4.x declarative Helidon Declarative
Projects
Archived in project
Development

No branches or pull requests

1 participant